2021-12-07 13:18:08 -05:00

4 lines
56 B
JavaScript

const REGISTRY = new Map();
module.exports = REGISTRY;