UNPKG

@hazae41/base58

Version:

Base58 adapter for WebAssembly and JS implementations

11 lines (9 loc) 169 B
class Copied { bytes; constructor(bytes) { this.bytes = bytes; } [Symbol.dispose]() { } } export { Copied }; //# sourceMappingURL=index.mjs.map