refactor: re-export js shims from ts sources

This commit is contained in:
2026-04-03 11:07:00 +08:00
parent e8da02f5bc
commit fa9c74e7b7
6 changed files with 11 additions and 96 deletions

View File

@@ -1 +1 @@
export const WORKFLOW_TOOL_NAME = 'workflow';
export { WORKFLOW_TOOL_NAME } from './constants.ts'