@sentio/sdk
    Preparing search index...

    Interface VecMap<T0, T1>

    interface VecMap<T0, T1> {
        contents: _0x2.vec_map.Entry<T0, T1>[];
    }

    Type Parameters

    • T0
    • T1
    Index

    Properties

    Properties

    contents: _0x2.vec_map.Entry<T0, T1>[]