UNPKG

@lcap/builder

Version:
6 lines (5 loc) 209 B
export declare function startPreview(rootPath: string, https: boolean | undefined, options: { version?: string; platform?: string; }): Promise<string>; export declare function getPreviewURL(): string;