UNPKG

react-skeleton-builder

Version:

A versatile React component library for creating customizable skeleton loading animations with Chakra UI and TypeScript.

4 lines (3 loc) 173 B
export { useStyleTag } from './useStyleTag'; export { useCalcDevice } from './useCalcDevice'; export { useGetSkeletonConfigProvider } from './useGetSkeletonConfigProvider';