UNPKG
@js-sugar/angular-bootstrap
Version:
latest (14.3.0)
14.3.0
14.2.0
14.1.1
14.0.0
11.3.6
11.3.5
11.3.4
11.3.3
11.3.1
11.3.0
11.2.0
11.1.1
11.1.0
JS-Sugar Bootstrap components for Angular
@js-sugar/angular-bootstrap
/
lib
/
components
/
card
/
index.d.ts
5 lines
(4 loc)
•
151 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./card-footer.directive'
;
export
*
from
'./card-header.directive'
;
export
*
from
'./card.component'
;
export
*
from
'./card.module'
;