UNPKG

@substrate/api-sidecar

Version:

REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.

5 lines (4 loc) 129 B
/** * Strip ANSI characters from `TransformableInfo.message`. */ export declare const stripAnsi: import("logform").FormatWrap;