UNPKG

@twistezo/react-text-scramble

Version:
4 lines (3 loc) 136 B
import type { TextScrambleProps } from './types'; declare const TextScramble: React.FC<TextScrambleProps>; export default TextScramble;