mirror of
https://github.com/genxium/DelayNoMore
synced 2026-05-22 19:56:53 +00:00
Initial commit.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.noop = noop;
|
||||
function noop() {}
|
||||
Reference in New Issue
Block a user