Skip to content

Commit

Permalink
2023-09-19T09:40:56.114Z
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Sep 19, 2023
1 parent f64760a commit 9da6fc4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// This will work in TypeScript 5.3!
import { expect, it } from "vitest";

type Circle = {
Expand Down

0 comments on commit 9da6fc4

Please sign in to comment.