water_xcx/miniprogram_npm/tdesign-miniprogram/action-sheet/index.js

4 lines
94 B
JavaScript

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