Files
quinn-wx/components/badge/index.js
2022-11-10 17:13:00 +08:00

4 lines
74 B
JavaScript

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