UNPKG

node-global-key-listener

Version:
6 lines 251 B
/** * Checks whether the spawn event of a process is supported (requires node version 15.1+) * @returns Whether spawn is supported */ export declare function isSpawnEventSupported(): boolean; //# sourceMappingURL=isSpawnEventSupported.d.ts.map