UNPKG

@dfinity/ledger-icrc

Version:

A library for interfacing with ICRC ledgers on the Internet Computer.

5 lines (4 loc) 202 B
import { createRequire as topLevelCreateRequire } from 'module'; const require = topLevelCreateRequire(import.meta.url); export*from"@icp-sdk/canisters/ledger/icrc"; //# sourceMappingURL=index.mjs.map