6 lines
73 B
JavaScript

'use strict';
var metadata = new WeakMap();
module.exports = metadata;