UNPKG

95 BTypeScriptView Raw
1export { cubicBezier } from "./easing/cubic-bezier";
2export { linear } from "./easing/linear";