UNPKG

masto

Version:

Mastodon API client for JavaScript, TypeScript, Node.js, browsers

4 lines (3 loc) 102 B
import { CustomError } from "ts-custom-error"; export class MastoTimeoutError extends CustomError { }