UNPKG

@types/semantic-ui-transition

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