remove old unused code
move to esm
This commit is contained in:
7
dist/unom-style.d.ts
vendored
Normal file
7
dist/unom-style.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import ease from "./easings/easings";
|
||||
export {
|
||||
/**
|
||||
* @public
|
||||
* Util function to create framer-motion transitions based on penner's functions
|
||||
*/
|
||||
ease };
|
||||
Reference in New Issue
Block a user