Files
esengine/packages/tools/build-config/templates/runtime-only/src/index.ts.template
T

9 lines
95 B
Plaintext
Raw Normal View History

2025-12-01 22:28:51 +08:00
/**
* @esengine/{{name}}
*
* {{description}}
*/
// Export your public API here
export {};