DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
143 Bytes
var WeakMap = require('./_WeakMap');
/** Used to store function metadata. */
var metaMap = WeakMap && new WeakMap;
module.exports = metaMap;