UNPKG

@bubblewrap/cli

Version:

CLI tool to Generate TWA projects from a Web Manifest

5 lines (4 loc) 232 B
export declare const APP_NAME = "bubblewrap-cli"; export declare const ASSETLINKS_OUTPUT_FILE = "./assetlinks.json"; export declare const BUBBLEWRAP_LOGO: string; export declare const TWA_MANIFEST_FILE_NAME = "./twa-manifest.json";