We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8aec8 commit 8c72da7Copy full SHA for 8c72da7
README.md
@@ -58,6 +58,6 @@ $ npm install --save assertion-error
58
59
`assertion_error` is available on [Deno.land](https://deno.land/x/assertion_error)
60
61
-```
+```typescript
62
import {AssertionError, AssertionResult} from 'https://deno.land/x/assertion_error@2.0.0/mod.ts'
63
```
0 commit comments