UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 158 B
export declare function throwErrorWithParameters(name: string, parameters?: object): Promise<never>; export declare function throwError(name: string): never;