UNPKG

uikit

Version:

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.

8 lines (5 loc) 163 B
import Component from 'component'; if (typeof window !== 'undefined' && window.UIkit) { window.UIkit.component(NAME, Component); } export default Component;