Skip to content

Commit 093dcaf

Browse files
docs: add xml module to std menu (#3041)
1 parent b5a5006 commit 093dcaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

runtime/_data.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ export const sidebar = [
311311
"ulid",
312312
"uuid",
313313
"webgpu",
314+
"xml",
314315
"yaml",
315316
].map((name) => ({
316317
title: name,

0 commit comments

Comments
 (0)