UNPKG

113 BTypeScriptView Raw
1export declare function localUpdateAsync(argv: {
2 watch: boolean;
3 config?: string;
4}): Promise<void>;