UNPKG

@andrewcturing/kanbanize

Version:

Pipedream Kanbanize Components

19 lines (18 loc) 228 B
export default { sectionOpts: [ "backlog", "requested", "progress", "done", "archive", ], textFormatOpts: [ "plain", "html", ], priorityOpts: [ "low", "average", "high", ], };