Skip to content

Commit

Permalink
chore: organize examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Sep 23, 2024
1 parent 0de83e9 commit 63e50e0
Show file tree
Hide file tree
Showing 4 changed files with 1,847 additions and 1,881 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can see examples of how to use it in the [examples](./examples/) directory.
You can run any of these with the following:

```
node --loader=ts-node/esm examples/basic.ts
tsx examples/basic.ts
```

# Contributing
Expand Down
Loading

0 comments on commit 63e50e0

Please sign in to comment.