Skip to content

Commit

Permalink
⬆️ Deno 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboyd committed Dec 17, 2024
1 parent 0c2d9dd commit a47ff0d
Show file tree
Hide file tree
Showing 5 changed files with 416 additions and 170 deletions.
2 changes: 1 addition & 1 deletion www/data/docs.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import RAW_TOC from "../docs/toc.json" assert { type: "json" };
import RAW_TOC from "../docs/toc.json" with { type: "json" };

type RawTableOfContents = Record<string, RawTableOfContentsEntry>;

Expand Down
Loading

0 comments on commit a47ff0d

Please sign in to comment.