mirror of
https://github.com/genxium/DelayNoMore
synced 2025-10-13 10:38:43 +00:00
Initial commit.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
'use strict';
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
var location = {
|
||||
href: 'game.js',
|
||||
reload: function reload() {}
|
||||
};
|
||||
|
||||
exports.default = location;
|
||||
module.exports = exports['default'];
|
Reference in New Issue
Block a user