gokcan/react-shimmer

View on GitHub
src/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { SuspenseImage as Image } from './Image';
export { ImageProps } from './Image';

// Loaders
export * from './loaders';