UNPKG
@xkeys-lib/core
Version:
latest (3.3.0)
nightly (0.0.0-nightly-feat-xbm-products-20240311-073354-f549660)
prerelease (3.0.0-alpha.0)
3.3.0
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
3.0.0-alpha.0
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.2.0-alpha.1
2.2.0-alpha.0
2.1.1
2.1.1-alpha.0
2.1.0
2.1.0-alpha.1
0.0.0-nightly-feat-xbm-products-20240311-073354-f549660
0.0.0-nightly-chore-published-packages-20230503-074322-59e5600
NPM package to interact with the X-keys panels
github.com/SuperFlyTV/xkeys
SuperFlyTV/xkeys
@xkeys-lib/core
/
dist
/
lib.d.ts
4 lines
•
225 B
TypeScript
View Raw
1
2
3
4
/** 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