Appearance
Documentation / @ripl/utilities / IterableObject
IterableObject = Record<PropertyKey, unknown>
Record
PropertyKey
unknown
Defined in: collection.ts:16
An object whose values are unknown, suitable for generic iteration.