"use strict";
/**
* A console-like interface for logging within wallet operations.
*
* Intended to reflect a subset of standard `Console` interface methods used by `Wallet`
*/Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=WalletLoggerInterface.js.map