Repository URL to install this package:
|
Version:
3.2.0 ▾
|
export declare const defaultProps: {
maxLength: number;
className: string;
placeholder: string;
nowrap: boolean;
};
export declare const omitKeys: string[];