@ssgoi/core
Version:
Core animation engine for SSGOI - Native app-like page transitions with spring physics
13 lines • 360 B
TypeScript
export * from './blind';
export * from './drill';
export * from './fade';
export * from './film';
export * from './hero';
export * from './instagram';
export { jaemin } from './jaemin';
export * from './pinterest';
export * from './scroll';
export * from './slide';
export * from './strip';
export * from './curtain-reveal';
//# sourceMappingURL=index.d.ts.map