UNPKG

@scalar/api-client

Version:

the open source API testing client

5 lines 143 B
/** * Check if the current environment is Electron. */ export declare const isElectron: () => boolean; //# sourceMappingURL=electron.d.ts.map