Skip to main content
Module

x/deno_books/deps.ts>Command#getErrorHandler

Access OpenLibrary's API with Deno.
Go to Latest
method Command.prototype.getErrorHandler
Re-export
import { Command } from "https://deno.land/x/deno_books@v1.4.0/deps.ts";

Get error handler callback function.

Returns

ErrorHandler | undefined