UNPKG

@primer/react-brand

Version:

Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.

5 lines (4 loc) 156 B
export declare const useTextRevealAnimationLines: (text?: string) => { ref: import("react").RefObject<HTMLElement>; lines: string[] | undefined; };