@fermyon/spin-sdk
    Preparing search index...

    Type Alias SpinPostgresV3ValueStr

    type SpinPostgresV3ValueStr = {
        tag: "str";
        val: string;
    }
    Index

    Properties

    Properties

    tag: "str"
    val: string