UNPKG
solid-tweakpane
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
Solid components for Tweakpane library
github.com/MrFoxPro/solid-tweakpane
solid-tweakpane
/
dist
/
index.d.ts
5 lines
(4 loc)
•
131 B
TypeScript
View Raw
1
2
3
4
5
export
{
Tweakpane
,
TWPBindGroup
}
from
"./base"
;
export
*
from
"./ui"
;
export
*
from
"./controls"
;
export
*
from
"./automutable"
;