ReadonlySet (Type)
Variables
Section titled “Variables”ReadonlySet
Section titled “ReadonlySet”const ReadonlySet: ReadonlySetConstructor;Defined in: types/ReadonlySet.ts:9
An alias for the Set constructor that returns a read-only set.
const ReadonlySet: ReadonlySetConstructor;Defined in: types/ReadonlySet.ts:9
An alias for the Set constructor that returns a read-only set.