UNPKG
ngx-flip-card
Version:
latest (1.0.0)
1.0.0
Angular component to animate a double-sided card.
ngx-flip-card
/
public-api.d.ts
4 lines
(3 loc)
•
170 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ngx-flip-card/ngx-flip-card.component'
;
export
*
from
'./lib//ngx-tilt-card/ngx-tilt-card.component'
;
export
*
from
'./lib/ngx-flip-card.module'
;