UNPKG

@ocap/util

Version:

utils shared across multiple forge js libs, works in both node.js and browser

14 lines (9 loc) 94 B
# OCAP Util ## Usage ```shell pnpm install @ocap/util ``` Then: ```javascript // TODO ```