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

    Type Alias PostgresV3DbStr

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

    Properties

    Properties

    tag: "str"
    val: string