Tree-shaking guard. Force-references RegisterClass so bundlers don't drop the
decorator import in builds that only touch this contracts module. Concrete descriptor
modules each carry their own @RegisterClass and load guard, but this keeps the base
module self-consistent.
Tree-shaking guard. Force-references RegisterClass so bundlers don't drop the decorator import in builds that only touch this contracts module. Concrete descriptor modules each carry their own
@RegisterClassand load guard, but this keeps the base module self-consistent.