@edicarlos.lds/businessmap-mcp
Version:
Model Context Protocol server for BusinessMap (Kanbanize) integration
9 lines • 338 B
TypeScript
export * from './board-schemas.js';
export * from './card-schemas.js';
export * from './common-schemas.js';
export * from './custom-field-schemas.js';
export * from './user-schemas.js';
export * from './utility-schemas.js';
export * from './workflow-schemas.js';
export * from './workspace-schemas.js';
//# sourceMappingURL=index.d.ts.map