UNPKG

@ertekinno/human-like

Version:

A sophisticated React typewriter effect library with realistic human typing behavior, mobile/desktop keyboards, and comprehensive theming support

5 lines (4 loc) 183 B
import { default as React } from 'react'; import { HumanLikeProps } from '../types'; export declare const HumanLike: React.FC<HumanLikeProps>; //# sourceMappingURL=HumanLike.d.ts.map