UNPKG

corde

Version:

A simple library for Discord bot tests

6 lines (5 loc) 140 B
import { LogUpdate } from "../utils"; /** * @internal */ export declare function printHookErrors(errors: Error[], log?: LogUpdate): void;