mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-29 03:34:31 +00:00
2 lines
92 B
TypeScript
2 lines
92 B
TypeScript
export async function createTemplate (root: string, platformRoot: string): Promise<void> {}
|