Skip to content

mineHandler

mineHandler(client, options?): MineHandler

Parameters

client: BaseClient<"fork" | "normal", object>

options?= {}

options.throwOnFail?: undefined | boolean

whether to default to throwing or not when errors occur

Returns

MineHandler

Source

packages/actions/src/Mine/mineHandler.js:15