mirror of
https://github.com/SethCohen/github-releases-to-discord
synced 2026-09-14 20:13:23 +00:00
chore: added updated dependencies
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
const anyMap = new WeakMap();
|
||||
const eventsMap = new WeakMap();
|
||||
const producersMap = new WeakMap();
|
||||
|
||||
module.exports = {
|
||||
anyMap,
|
||||
eventsMap,
|
||||
producersMap
|
||||
};
|
||||
Reference in New Issue
Block a user