setDebugMode
import { setDebugMode } from "https://raw.githubusercontent.com/takker99/ScrapBubble/0.4.0/App.tsx";
cache周りのdebug出力の有効・無効の切り替えを行う
defaultでfalse
const setDebugMode: (enable: boolean) => void;
import { setDebugMode } from "https://raw.githubusercontent.com/takker99/ScrapBubble/0.4.0/App.tsx";
cache周りのdebug出力の有効・無効の切り替えを行う
defaultでfalse