Skip to content

ReadonlySet (Type)

const ReadonlySet: ReadonlySetConstructor;

Defined in: types/ReadonlySet.ts:9

An alias for the Set constructor that returns a read-only set.