UNPKG

foundation-sites

Version:

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

8 lines (4 loc) 160 B
import { Foundation } from './foundation.core'; import { Timer } from '../../foundation.util.timer'; Foundation.Timer = Timer; export { Foundation, Timer };