UNPKG
spok-ui
Version:
latest (0.8.13)
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.7.1
0.6.1
0.6.0
0.5.6
0.5.5
0.5.4
0.5.3
0.5.1
0.5.0
0.4.1
0.4.0
0.3.5
0.3.4
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
UI Library for SPOK system
spok-ui
/
dist
/
esm
/
types
/
utils
/
windowEvents.d.ts
3 lines
(2 loc)
•
146 B
TypeScript
View Raw
1
2
3
export
declare
const
changeActiveGlobalLayout
:
(
layout
:
number
) =>
void
;
export
declare
const
changeActiveGlobalTheme
:
(
theme
:
number
) =>
void
;