UNPKG
@cause-911/material
Version:
latest (0.6.2)
0.6.2
0.6.1
0.6.0
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.4.1
0.4.0
Run `npm install @cause-911/material --save` to add this library to your project
cause911.ca
@cause-911/material
/
public_api.d.ts
7 lines
(6 loc)
•
288 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./lib/simple-dialog/simple-dialog.component'
;
export
*
from
'./lib/menu-sidebar/menu-sidebar.component'
;
export
*
from
'./lib/shared/models/menu-item'
;
export
*
from
'./lib/material.service'
;
export
*
from
'./lib/material.component'
;
export
*
from
'./lib/material.module'
;