smartopen/dist/index.d.ts

3 lines
85 B
TypeScript

import 'typings-global';
export declare let openUrl: (urlArg: any) => Promise<void>;