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