UNPKG

@bsv/sdk

Version:

BSV Blockchain Software Development Kit

7 lines 226 B
/** * A console-like interface for logging within wallet operations. * * Intended to reflect a subset of standard `Console` interface methods used by `Wallet` */ export {}; //# sourceMappingURL=WalletLoggerInterface.js.map