first commit
This commit is contained in:
5
frontend/node_modules/rc-input/lib/index.d.ts
generated
vendored
Normal file
5
frontend/node_modules/rc-input/lib/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import BaseInput from './BaseInput';
|
||||
import Input from './Input';
|
||||
export { BaseInput };
|
||||
export type { InputProps, InputRef } from './interface';
|
||||
export default Input;
|
||||
Reference in New Issue
Block a user