UNPKG

@57block/stellar-resource-usage

Version:

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

8 lines (5 loc) 193 B
import getNative from './_getNative.js'; import root from './_root.js'; /* Built-in method references that are verified to be native. */ var Map = getNative(root, 'Map'); export default Map;