UNPKG

91 BTypeScriptView Raw
1import { Transition } from '.';
2export declare class ModalTransition extends Transition {}