@sentio/sdk
    Preparing search index...

    Interface TableVec<T0>

    interface TableVec<T0> {
        contents: _0x2.table.Table<bigint, T0>;
    }

    Type Parameters

    • T0
    Index

    Properties

    Properties

    contents: _0x2.table.Table<bigint, T0>