Skip to content

Commit

Permalink
chore: update readme doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bombillazo committed Feb 18, 2024
1 parent d2858aa commit 1b88cb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1409,6 +1409,7 @@ options:
### Example

```ts
// debug_test.ts
import { Client } from "./mod.ts";

const client = new Client({
Expand Down

1 comment on commit 1b88cb9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No typecheck tests failure

This error was most likely caused by incorrect type stripping from the SWC crate

Please report the following failure to https://github.com/denoland/deno with a reproduction of the current commit

Failure log

Please sign in to comment.