UNPKG

@promptbook/remote-server

Version:

It's time for a paradigm shift. The future of software in plain English, French or Latin

7 lines (6 loc) 160 B
/** * Make error report URL for the given error * * @private private within the repository */ export declare function getErrorReportUrl(error: Error): URL;