UNPKG

mineflayer-utils

Version:

A collection of small utility classes, functions, and events which work nicely with Mineflayer.

2 lines (1 loc) 54 B
export declare type Callback = (err?: Error) => void;