asu-regex-js
    Preparing search index...

    Type Alias ContentText

    type ContentText = {
        name: "text";
        value: string;
    }
    Index

    Properties

    Properties

    name: "text"
    value: string