3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
export * from './customInput';
|
|
export * from './customInput.props';
|
export * from './customInput';
|
|
export * from './customInput.props';
|