3 lines
50 B
TypeScript
3 lines
50 B
TypeScript
export * from './format';
|
|
export * from './path';
|
export * from './format';
|
|
export * from './path';
|