UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

5 lines 251 B
export declare const BigIntInput: { TextField: import("react").FC<import("./TextField.tsx").BigIntTextFieldProps>; WithFormControl: import("react").FC<import("./TextField.tsx").InputWithFormControlProps>; }; //# sourceMappingURL=Input.d.ts.map