UNPKG

@ngverse/motion

Version:

<p align="center"> <img src="https://github.com/ngverse/motion/blob/main/apps/docs/public/logo.png?raw=true" alt="Logo" width="200px" /> </p> `@ngverse/motion` is an Angular animations library, see more info on [link](https://motion.ngverse.dev)

6 lines (5 loc) 221 B
export { getGeneralcssDefaults as getGeneralDefaults } from './lib/common/general-defaults'; export * from './lib/collapse'; export * from './lib/collapse-x'; export * from './lib/expand'; export * from './lib/expand-x';