UNPKG

356 BJavaScriptView Raw
1/*
2 * Copyright (c) 2016, salesforce.com, inc.
3 * All rights reserved.
4 * Licensed under the BSD 3-Clause license.
5 * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
6 */
7
8 // Check version compatibility for v6 before loading other modules
9require('./lib/versions').ensureVersionCompatibility();