UNPKG

@xkeys-lib/core

Version:

NPM package to interact with the X-keys panels

4 lines 225 B
/** Convenience function to force the input to be of a certain type. */ export declare function literal<T>(o: T): T; export declare function describeEvent(event: string, args: any[]): string; //# sourceMappingURL=lib.d.ts.map