UNPKG

smartwizard

Version:

A modern and accessible step wizard plugin for jQuery

3 lines (2 loc) 114 B
import { TransitionHandler } from './types'; export declare const transitions: Record<string, TransitionHandler>;