Files
2023-01-06 14:24:11 +08:00

4 lines
94 B
TypeScript

import ActionSheet from './action-sheet';
export * from './show';
export default ActionSheet;