@serenity-is/corelib / getGlobalObject

Function: getGlobalObject()

getGlobalObject(): any

Defined in: src/base/system.ts:21

Get the global object (window in browsers, global in node)

Returns

any