Files
quinn-wx/components/button/index.d.ts
2022-11-24 17:07:38 +08:00

4 lines
75 B
TypeScript

export * from './props';
export * from './type';
export * from './button';