UNPKG

126 BTypeScriptView Raw
1import "./no-port-picked-dialog";
2export declare const openNoPortPickedDialog: (doTryAgain?: () => void) => Promise<boolean>;