coze-studio/frontend/packages/workflow/playground/scripts/create-node/templates/index.ts.eta

3 lines
162 B
Plaintext

export { <%= it.CONSTANT_NAME_PLACE_HOLDER %>_NODE_REGISTRY } from './node-registry';
export { <%= it.PASCAL_NAME_PLACE_HOLDER %>Content } from './node-content';