UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 174 B
import { Foundation } from './foundation.core'; import { Keyboard } from '../../foundation.util.keyboard'; Foundation.Keyboard = Keyboard; export { Foundation, Keyboard };