Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
stackblitz
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Oct 6, 2023
1 parent a467bc9 commit 11fff3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ type Obj = typeof obj;
### [Temporal](https://www.npmjs.com/package/@js-temporal/polyfill)

- See test reference in [`./src/extend/temporal.test.ts`](./src/extend/temporal.test.ts)
- [Test it on StackBlitz](https://stackblitz.com/github/KATT/tupleson/tree/main/examples/async?file=src%server.ts&file=src%client.ts&view=editor)
- [Test it on StackBlitz](https://stackblitz.com/github/KATT/tupleson/tree/main/examples/async?file=src/server.ts&file=src/client.ts&view=editor)

```ts
/* eslint-disable @typescript-eslint/no-unused-vars, n/no-missing-import, n/no-unpublished-import */
Expand Down

0 comments on commit 11fff3c

Please sign in to comment.