summaryrefslogtreecommitdiffstats
path: root/toolkit/modules/Services.jsm
blob: 65fba8c10599c045db330d79632616b17103a78b (plain)
1
2
3
4
5
6
7
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

const Services = globalThis.Services;

var EXPORTED_SYMBOLS = ["Services"];