4 lines
87 B
TypeScript

export * from "./clamp";
export * from "./dotProduct";
export * from "./rotateVector";