remove old unused code

move to esm
This commit is contained in:
2023-07-20 18:15:11 +02:00
parent be24f193ce
commit 86ccdf3701
19 changed files with 1078 additions and 3021 deletions

4
dist/unom-style.js vendored Normal file
View File

@@ -0,0 +1,4 @@
import { default as f } from "./easings.js";
export {
f as ease
};