@refinio/one.models
    Preparing search index...

    Type Alias EnableWhen

    type EnableWhen = {
        answer: string;
        operator: string;
        question: string;
    }
    Index

    Properties

    answer: string
    operator: string
    question: string