Interface

ReadonlyCollection

Read-only view of a Collection (e.g. for method return types).

Type

Omit<Collection<, >, 'set' | 'delete' | 'clear'>