4 lines
75 B
TypeScript
Executable File
4 lines
75 B
TypeScript
Executable File
export * from './props';
|
|
export * from './type';
|
|
export * from './button';
|