UNPKG
cnp-layout
Version:
latest (2.0.0)
2.0.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.2.0
0.1.0
0.0.1
A simple layout use angular material
github.com/htcnp/cnp-lib
htcnp/cnp-lib
cnp-layout
/
public-api.d.ts
5 lines
(4 loc)
•
170 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./lib/cnp-layout.module'
;
export
*
from
'./lib/menu/menu.component'
;
export
*
from
'./lib/topbar/topbar.component'
;
export
*
from
'./lib/model/menu-item'
;