• Sets a globalThis property as a polyfill (only if undefined/null).

    Type Parameters

    • T

    Parameters

    • key: string
    • value: T

    Returns void