9 lines
95 B
Plaintext
9 lines
95 B
Plaintext
|
|
/**
|
||
|
|
* @esengine/{{name}}
|
||
|
|
*
|
||
|
|
* {{description}}
|
||
|
|
*/
|
||
|
|
|
||
|
|
// Export your public API here
|
||
|
|
export {};
|