style/dist/unom-style.js
2024-06-30 23:43:27 +02:00

5 lines
69 B
JavaScript

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