UNPKG

foundation-sites

Version:

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

8 lines (5 loc) 200 B
import { Foundation } from './foundation.core'; import { Motion, Move } from '../../foundation.util.motion'; Foundation.Motion = Motion; Foundation.Move = Move; export { Foundation, Motion, Move };