• 获取全局对象

    返回 any

    // browser
    getRoot(); // window

    // nodejs
    getRoot(); // global