UNPKG

@types/semantic-ui-shape

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