UNPKG

119 BTypeScriptView Raw
1import { DecodeError } from './Decoder';
2/**
3 * @since 2.2.0
4 */
5export declare function draw(e: DecodeError): string;