near-api-js - v7.0.4
    Preparing search index...

    Type Alias SingleOrVecFor_InstanceType

    SingleOrVecFor_InstanceType: InstanceType | InstanceType[]

    A type which can be serialized as a single item, or multiple items.

    In some contexts, a Single may be semantically distinct from a Vec containing only item.