UNPKG

58 BJavaScriptView Raw
1'use strict'
2
3module.exports = {
4 paths: new WeakMap()
5}