UNPKG

@bubblewrap/cli

Version:

CLI tool to Generate TWA projects from a Web Manifest

3 lines (2 loc) 134 B
import { Log } from '@bubblewrap/core'; export declare function doctor(log?: Log, configPath?: string | undefined): Promise<boolean>;