Backed out changeset 7ea2efe7df94 (bug 1832837) for causing /fullscreen/api wpt unexp...
[gecko.git] / toolkit / modules / Services.jsm
blob65fba8c10599c045db330d79632616b17103a78b
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2  * License, v. 2.0. If a copy of the MPL was not distributed with this
3  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 const Services = globalThis.Services;
7 var EXPORTED_SYMBOLS = ["Services"];