Repository URL to install this package:
|
Version:
7.0.10 ▾
|
export declare class InvalidJSONFormatException extends Error {
constructor(err: Error, data: string);
}