InvalidURLError
import type { InvalidURLError } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.10/deps/scrapbox-rest.ts";
不正なURLを渡したときに返ってくるエラー
実際のresponseではmessageしか返ってこないことに注意
import type { InvalidURLError } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.10/deps/scrapbox-rest.ts";
不正なURLを渡したときに返ってくるエラー
実際のresponseではmessageしか返ってこないことに注意