ant-design/.dumi/loading.js

4 lines
150 B
JavaScript
Raw Normal View History

// must be .js file, can't modify to be .ts file!
// eslint-disable-next-line no-restricted-exports
export { default } from './theme/common/Loading';