UNPKG

310 BTypeScriptView Raw
1import type { ScreenTransitionConfig } from './commonTypes';
2export declare function startScreenTransition(screenTransitionConfig: ScreenTransitionConfig): void;
3export declare function finishScreenTransition(screenTransitionConfig: ScreenTransitionConfig): void;
4//# sourceMappingURL=animationManager.d.ts.map
\No newline at end of file