/**
 * Re-export Base namespace from @bitbybit-dev/base.
 * JSCAD package uses the same foundational types without additions.
 */
export { Base } from "@bitbybit-dev/base";
