UNPKG
@terrencecastro/ngx-taskboard
Version:
latest (1.2.1)
1.2.1
1.2.0
Yet another angular taskboard
ngx-taskboard.disane.de
Disane87/ngx-taskboard
@terrencecastro/ngx-taskboard
/
public_api.d.ts
4 lines
(3 loc)
•
121 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ngx-taskboard.module'
;
export
*
from
'./lib/board/board.component'
;
export
*
from
'./lib/types'
;