UNPKG

react-loadly

Version:

A professional React loaders package with high-performance, customizable loader components

4 lines 172 B
import { ITextLoaderProps } from "@/@types"; import { FC } from "react"; export declare const TypingLoader: FC<ITextLoaderProps>; //# sourceMappingURL=TypingLoader.d.ts.map