Skip to content

Commit ccaf09d

Browse files
committed
main 🧊 return browser api
1 parent 6cf395d commit ccaf09d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/app/functions/hooks/[name].paths.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ export default {
144144
...(jsdoc.warning && {
145145
warning: jsdoc.warning.description
146146
}),
147+
browserapi: jsdoc.browserapi,
147148
description: jsdoc.description.description,
148149
category: jsdoc.category!.name,
149150
lastModified: new Date(lastCommit?.date ?? new Date()).getTime(),

0 commit comments

Comments
 (0)