wonder-stuff
    Preparing search index...

    Variable ErrorsConst

    Errors: Readonly<
        {
            Internal: "Internal";
            InvalidInput: "InvalidInput";
            InvalidUse: "InvalidUse";
            NotAllowed: "NotAllowed";
            NotFound: "NotFound";
            NotImplemented: "NotImplemented";
            Unauthorized: "Unauthorized";
            Unknown: "Unknown";
        },
    > = ...