style/dist/unom-style.js
2023-07-20 18:15:11 +02:00

5 lines
69 B
JavaScript

import { default as f } from "./easings.js";
export {
f as ease
};