UNPKG

@kushki/ng-suka

Version:

<p align="center"> <h1 align="center">Suka Components Angular</h1> <p align="center"> An Angular implementation of the Suka Design System </p> </p>

7 lines (6 loc) 239 B
export { SheetContainer } from './sheet-container.component'; export { SheetDirective } from './sheet.directive'; export { SheetService } from './sheet.service'; export { SheetRef } from './sheet-ref'; export declare class SheetModule { }