UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 193 B
import { Foundation } from './foundation.core'; import { Interchange } from '../../foundation.interchange'; Foundation.plugin(Interchange, 'Interchange'); export { Foundation, Interchange };