UNPKG

create-zephyr-apps

Version:

A CLI tool to create web applications using Zephyr.

3 lines 119 B
#!/usr/bin/env node export declare function main(args?: string[]): Promise<number>; //# sourceMappingURL=index.d.ts.map