@types/uikit
Version:
TypeScript definitions for uikit
13 lines (10 loc) • 475 B
TypeScript
// Type definitions for uikit 3.14
// Project: https://getuikit.com
// Definitions by: Giovanni Silva <https://github.com/giovannicandido>
// Ivo Senner <https://github.com/s0x>
// Weiyu Weng <https://github.com/pcdotfan>
// Johanns Gregorian <https://github.com/johanns>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import UIkit from './dist/js/uikit';
export default UIkit;