We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b804147 commit a715494Copy full SHA for a715494
src/index.ts
@@ -16,7 +16,6 @@ export class InvariantError extends Error {
16
*
17
* @param condition The condition to check
18
* @param message The message to throw (or a callback to generate the message)
19
- * @param responseInit Additional response init options if a response is thrown
20
21
* @throws {InvariantError} if condition is falsey
22
*/
0 commit comments