self

Specification

Module

web.self

getter self: GlobalThisValue;

CommonJS entry points

core-js(-pure)/stable|actual|full/self

Examples

// eslint-disable-next-line no-restricted-globals -- example
self.Array === Array; // => true