Documentation
    Preparing search index...
    type ValueText = {
        tag: "text";
        val: string;
    }
    Index

    Properties

    Properties

    tag: "text"
    val: string