UNPKG

foundation-sites

Version:

The most advanced responsive front-end framework in the world.

8 lines (4 loc) 202 B
import { Foundation } from './foundation.core'; import { onImagesLoaded } from '../../foundation.util.imageLoader'; Foundation.onImagesLoaded = onImagesLoaded; export { Foundation, onImagesLoaded };