cyoa-core
    Preparing search index...

    Interface ContentBlock

    interface ContentBlock {
        type: string;
        value: string;
    }
    Index
    type: string
    value: string