modernize
- replace vite with tsdown - update registry - update deps
This commit is contained in:
7
dist/unom-style.js
vendored
7
dist/unom-style.js
vendored
@@ -1,4 +1,3 @@
|
||||
import { default as f } from "./easings.js";
|
||||
export {
|
||||
f as ease
|
||||
};
|
||||
import easings_default from "./easings/easings.js";
|
||||
|
||||
export { easings_default as ease };
|
||||
Reference in New Issue
Block a user