UNPKG

@ssgoi/core

Version:

Core animation engine for SSGOI - Native app-like page transitions with spring physics

8 lines 378 B
export * from './types'; export * from './transition/transition'; export * from './transition/transition-scope'; export * from './transition/unmount-observer'; export * from './ssgoi-transition/create-ssgoi-transition-context'; export * from './ssgoi-transition/navigation-detector-strategy'; export * from './transition/transition-strategy'; //# sourceMappingURL=index.d.ts.map