mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-06-01 15:06:06 -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'); |