Type alias GlobalPayload

GlobalPayload: typeof globalThis | typeof self | typeof window | typeof global

Generated using TypeDoc