File size: 86 Bytes
1e92f2d |
1 2 3 |
export { default } from '../shared/lib/dynamic'
export * from '../shared/lib/dynamic'
|
1e92f2d |
1 2 3 |
export { default } from '../shared/lib/dynamic'
export * from '../shared/lib/dynamic'
|