File size: 101 Bytes
1e92f2d |
1 2 3 4 |
// must be .js file, can't modify to be .ts file!
export { default } from './theme/common/Loading';
|
1e92f2d |
1 2 3 4 |
// must be .js file, can't modify to be .ts file!
export { default } from './theme/common/Loading';
|