@robonen/stdlib/CollectionTCollectionA collection definition Source Signaturets Copyexport type Collection = Record<PropertyKey, unknown> | any[];