UNPKG

@ssgoi/core

Version:

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

10 lines 256 B
export * from './fade'; export * from './scale'; export * from './slide'; export * from './rotate'; export * from './bounce'; export * from './blur'; export * from './fly'; export * from './mask'; export * from './none'; //# sourceMappingURL=index.d.ts.map