UNPKG

xdl

Version:
4 lines (3 loc) 210 B
export declare function isPlatformSupported(): boolean; export declare function addToPathAsync(): Promise<void>; export declare function unblockAndGetVersionAsync(projectRoot?: string): Promise<string | null>;