UNPKG

ng-zorro-antd-mobile

Version:

An enterprise-class mobile UI components based on Ant Design and Angular

6 lines (5 loc) 431 B
export { ActionSheetModule } from './action-sheet.module'; export { ActionSheetComponent } from './action-sheet.component'; export { ActionSheetService, ActionSheetService as ActionSheet } from './action-sheet.service'; export { ActionSheetOptions, ShareOption, ShareActionSheetWithOptions, ActionSheetWithOptions, ActionCallBack } from './action-sheet-options.provider'; export { ActionSheetRef } from './action-sheet-ref.class';