UNPKG
cursor-style-manager-wle
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Shared cursor styles for Wonderland Engine
cursor-style-manager-wle
/
dist
/
index.d.ts
7 lines
(6 loc)
•
235 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./CSMButtonComponent.js'
;
export
*
from
'./CSMComponent.js'
;
export
*
from
'./CSMCursor.js'
;
export
*
from
'./CSMMouseLook.js'
;
export
*
from
'./CursorStyleManagerComponent.js'
;
export
*
from
'./ICursorStyleManager.js'
;