Skip to main content
Version: Current

AutocloseConfig

@rotorsoft/act-root


@rotorsoft/act-root / act/src / AutocloseConfig

Type Alias: AutocloseConfig

AutocloseConfig = z.infer<typeof AutocloseOptionsSchema>

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.