UNPKG

@hookies/key-bindings

Version:

A React hook library for adding keyboard shortcuts

5 lines 136 B
/** * Returns the user's operating system as a string. */ export declare function getOS(): string; //# sourceMappingURL=getOS.d.ts.map