Skip to content

Commit a715494

Browse files
authored
chore: remove incorrect param documentation (#11)
1 parent b804147 commit a715494

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ export class InvariantError extends Error {
1616
*
1717
* @param condition The condition to check
1818
* @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
2019
*
2120
* @throws {InvariantError} if condition is falsey
2221
*/

0 commit comments

Comments
 (0)