UNPKG

@nebular/theme

Version:
15 lines (14 loc) 394 B
/** * Component intended to be used within the `<nb-flip-card>` and `<nb-reveal-card>` components. * * Use it as a container for the front card. */ export declare class NbCardFrontComponent { } /** * Component intended to be used within the `<nb-flip-card>` and `<nb-reveal-card>` components. * * Use it as a container for the back card. */ export declare class NbCardBackComponent { }