3 lines
49 B
JavaScript
3 lines
49 B
JavaScript
export * from './props';
|
|
export * from './type';
|
export * from './props';
|
|
export * from './type';
|