OptionalbidirectionalOptionalblockedOptionaldoorOptionalhiddenOptionalmediaOptionalmessageOptionalmessageOptionalmuffledOptionalnoOptionaloneOptionaloppositeOptionalwheelWhether a wheeled hauled cart may pass (default true). Set false on a
stairs / stile / narrow exit that admits walking but not wheels. Wired
through the one-way path (alongside media); a bidirectional exit
inherits the default. See Exit.wheelPassable.
Declarative-content shape for a single exit entry in
Exitable.applyExits. Mirrors the YAML the content author writes:destinationis the template path of the destination Location; the applier resolves it lazily viaStuffApi.singleton(clones on first need).bidirectionaldefaults to true for cardinal directions (the inverse is inferred viaNavigationApi.invertDirection) and false for non-cardinal labels unlessoppositeis supplied.dooris the template path of an optional Door whose anchors are installed transitively when present.Per declarative-content-slate § exits on ExitableMixin.