fix(core): update
This commit is contained in:
4
assets/templates/service/ts/index.ts
Normal file
4
assets/templates/service/ts/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './00_commitinfo_data.js';
|
||||
import { {{module.name}} } from './{{module.name}}.classes.{{module.name}}.js'
|
||||
|
||||
export const runCli = async () => {}
|
Reference in New Issue
Block a user