UNPKG

@jwc/jscad-gears

Version:

jscad parts library to create gears

4 lines (3 loc) 86 B
import Gear from "./gear"; import GearSet from "./gearset"; export { Gear, GearSet };