import * as libauth from "https://deno.land/x/libauth@v2.0.0-alpha.9/src/lib/format/error.ts";
Variables
A simple method used throughout Libauth to format error messages. By
formatting errors this way, downstream consumers can detect specific error
types by matching the | |