UNPKG

ajsfw

Version:
5 lines (4 loc) 93 B
export interface ITransitionType { oldComponent: string; newComponent: string; }