Files
coze-dev--coze-studio/frontend/packages/workflow/playground/scripts/create-node/templates/index.ts.eta
T
2026-07-13 13:24:55 +08:00

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';