Interface
ReadonlyCollection
Read-only view of a Collection (e.g. for method return types).
Type
Omit<Collection<, >, 'set' | 'delete' | 'clear'>Read-only view of a Collection (e.g. for method return types).
Omit<Collection<, >, 'set' | 'delete' | 'clear'>