Engine API Reference - v1.77.0
    Preparing search index...

    Variable global

    global: any = ...

    The global object. This will be the window object when running in a browser and the global object when running in nodejs and self when running in a worker.