UNPKG

puppy-transpiler

Version:
5 lines (4 loc) 119 B
import { ErrorLog } from './puppy'; export declare const enMessage: { [key: string]: (log: ErrorLog) => string; };