mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-22 20:39:50 -04:00
6 lines
166 B
JavaScript
6 lines
166 B
JavaScript
'use strict';
|
|
|
|
Object.defineProperty(exports, "__esModule", {
|
|
value: true
|
|
});
|
|
var browserVersions = exports.browserVersions = require('../../data/browserVersions'); |