UNPKG

rrr-lazy

Version:

Lazy load component with react && react-router.

6 lines (4 loc) 139 B
import Lazy from './Lazy'; import lazy from './decorator'; import { LazyProvider } from './context'; export { Lazy, lazy, LazyProvider };