UnexpectedResponseError
import { UnexpectedResponseError } from "https://raw.githubusercontent.com/takker99/scrapbox-url-customizer/0.2.2/deps/scrapbox-rest.ts";想定されない応答が帰ってきたときに投げる例外
class UnexpectedResponseError extends Error {}
constructor(response: Response);
name: string;