UNPKG

@bubblewrap/cli

Version:

CLI tool to Generate TWA projects from a Web Manifest

4 lines (3 loc) 72 B
export declare class Cli { run(args: string[]): Promise<boolean>; }