UNPKG

react-loadly

Version:

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

4 lines 211 B
import { IElementLoaderProps } from "@/@types/interfaces/IElementLoaderProps"; import { FC } from "react"; export declare const ElementLoader: FC<IElementLoaderProps>; //# sourceMappingURL=ElementLoader.d.ts.map