UNPKG

opensaas

Version:

Create fully bundled SaaS application (Backend & Frontend) using an interactive CLI

3 lines (2 loc) 80 B
#!/usr/bin/env node export declare function add(args: string[]): Promise<void>;