water_xcx/miniprogram_npm/tdesign-miniprogram/action-sheet/index.d.ts

4 lines
94 B
TypeScript

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