takePanicHook import { takePanicHook } from "destack:error"; Remove the runtime panic hook and return the previous hook. export declare function takePanicHook(): (Panic) => void language/library/src/error/panic.ds:40