UNPKG

react-link-textarea

Version:

Enhancing UX by breaking the limitations of original textarea tag, supports link integration and offers flexible styling options.

3 lines (2 loc) 128 B
export declare const snakeToCamel: (string: string) => string; export declare const parsePxToNumber: (value: string) => number;