UNPKG

eulith-web3js-core

Version:

Eulith core web3js SDK (code to access Eulith services via web3js)

3 lines (2 loc) 141 B
import * as Eulith from "./index"; export declare function WarnDeprecated(logger: Eulith.Logging.ILogger, deprecationWarning: string): void;