#id?

The collection of unique allowed identification numbers

#id?

An optional collection of unique allowed identification numbers of generic type variable Id under which errors are stored.

common-errors.class.ts
#id?: Set<Id>;

Type

Set<Id>

Last updated