add build to repo

This commit is contained in:
2024-06-30 23:43:27 +02:00
parent 256f4b3817
commit 1115053fcd
5 changed files with 94 additions and 1 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
};