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

    Type Alias PostgresV3DbInt16

    type PostgresV3DbInt16 = {
        tag: "int16";
        val: number;
    }
    Index

    Properties

    Properties

    tag: "int16"
    val: number