UNPKG
blueprintjs-core
Version:
latest (3.46.0)
3.46.0
Core styles & components
github.com/palantir/blueprint
palantir/blueprint
blueprintjs-core
/
lib
/
cjs
/
context
/
index.d.ts
2 lines
(1 loc)
•
124 B
TypeScript
View Raw
1
2
export
{
HotkeysContext
,
HotkeysContextInstance
,
HotkeysProvider
,
HotkeysProviderProps
, }
from
"./hotkeys/hotkeysProvider"
;