mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-21 12:00:15 -04:00
4 lines
115 B
JavaScript
4 lines
115 B
JavaScript
"use strict";
|
|
require("./warnAboutDeprecatedCJSRequire")("Switch");
|
|
module.exports = require("./index.js").Switch;
|