UNPKG

@57block/stellar-resource-usage

Version:

A library that provides convenient ways to monitor and analyze the resources consumed by smart contracts during execution

7 lines (4 loc) 141 B
import WeakMap from './_WeakMap.js'; /** Used to store function metadata. */ var metaMap = WeakMap && new WeakMap; export default metaMap;