UNPKG

generate-riot-ts

Version:

Script to generate riot.js template files with typescript

5 lines (4 loc) 104 B
export declare function generate( exportPath: string, componentName: string ): Promise<string>;