6 lines
73 B
JavaScript
Raw Normal View History

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