UNPKG
ngx-lil-gui
Version:
latest (3.0.0)
3.0.0
2.3.0
2.2.0
2.1.0
2.0.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
Lil-GUI wrapper for Angular
github.com/nartc/nartc-workspace
nartc/nartc-workspace
ngx-lil-gui
/
index.d.ts
6 lines
(5 loc)
•
223 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./lib/ngx-lil-gui.module'
;
export
*
from
'./lib/ngx-lil-gui.component'
;
export
*
from
'./lib/ngx-lil-gui-color.component'
;
export
*
from
'./lib/ngx-lil-gui-controller.component'
;
export
*
from
'./lib/types'
;