UNPKG

react-content-loader

Version:

SVG-Powered component to easily create placeholder loadings (like Facebook cards loading)

5 lines 231 B
import * as React from 'react'; import { IContentLoaderProps } from '..'; declare const ReactContentLoaderListStyle: React.FC<IContentLoaderProps>; export default ReactContentLoaderListStyle; //# sourceMappingURL=ListStyle.d.ts.map