UNPKG

@types/semantic-ui-nag

Version:
6 lines (4 loc) 120 B
/// <reference types="jquery" /> /// <reference path="global.d.ts" /> declare const nag: SemanticUI.Nag; export = nag;