UNPKG
@ngfx/ui
Version:
latest (1.0.0-beta.3)
1.0.0-beta.3
Angular UI library for gaming and creative applications
github.com/steveblue/ngfx
steveblue/ngfx
@ngfx/ui
/
src
/
components
/
surface
/
surface.module.d.ts
4 lines
(3 loc)
•
80 B
TypeScript
View Raw
1
2
3
4
export * from
'./surface.component'
; export declare
class
NgFxSurfaceModule
{ }