abort import { abort } from "destack:error"; Stop execution immediately without unwinding or cleanup. export declare function abort(message?: string | undefined): never language/library/src/error/panic.ds:49