3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
export { default } from '../shared/lib/dynamic';
|
|
export * from '../shared/lib/dynamic';
|