@elysiumoss/ui-capture - v0.3.0
    Preparing search index...

    Type Alias CaptureStateInput

    CaptureStateInput: CaptureState | Record<string, unknown>

    A CaptureState, or the plain object shape a states file decodes from. Plain objects are validated through the schema, so a programmatic caller gets the same errors a bad file does.