Home Reference Source Test Repository

References

Function Summary

Static Public Function Summary
public

opmlToStories(opmlJSON: Object): Promise<Object[], ParseError[]>

opmlToStories

public

sendTrello(cards: Object[], config: Object, dryRun: boolean): Promise<Object, Error>

Register cards to Trello

public

storiesToCards(stories: Object[], config: Object): Promise<Object[], ParseError[]>

Stories To Cards