AutocloseConfig
@rotorsoft/act-root / act/src / AutocloseConfig
Type Alias: AutocloseConfig
AutocloseConfig =
z.infer<typeofAutocloseOptionsSchema>
Defined in: libs/act/src/internal/autoclose-config.ts:142
Resolved autoclose configuration after validation and default
expansion. Reachable through the public root (@rotorsoft/act) so
fields follow the public-camelCase convention and mirror the
ActOptions knob names directly โ no per-resolver renaming layer.