UNPKG

@types/semantic-ui-form

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