export * from "./bezier";
export * from "./catmullRom";
export * from "./lagrange";
