UNPKG

@ssgoi/react

Version:

React bindings for SSGOI - Native app-like page transitions for React applications

5 lines (4 loc) 155 B
export { transition } from './transition'; export * from './types'; export { Ssgoi } from './ssgoi'; export { SsgoiTransition } from './ssgoi-transition';