UNPKG

86 BTypeScriptView Raw
1import { Transition } from '.';
2
3export class FadeTransition extends Transition {}