UNPKG

93 BPlain TextView Raw
1export { cubicBezier } from "./easing/cubic-bezier"
2export { linear } from "./easing/linear"