source:
src/components/animate/index.ts
Last change on this file was 5d6f37a, checked in by , 7 weeks ago | |
---|---|
|
|
File size: 232 bytes |
Rev | Line | |
---|---|---|
[5d6f37a] | 1 | // ---------------------------------------------------------------------- |
2 | ||
3 | export * from './variants'; | |
4 | ||
5 | export { default as MotionViewport } from './motion-viewport'; | |
6 | export { default as MotionContainer } from './motion-container'; |
Note:
See TracBrowser
for help on using the repository browser.