Skip to content

Commit fe6ea30

Browse files
committed
chore: type issue
1 parent 77bf736 commit fe6ea30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/devtools.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export async function setupDevToolsUI(options: ModuleOptions, resolve: Resolver[
3333
})
3434
}
3535

36+
// @ts-expect-error untyped
3637
nuxt.hook('devtools:customTabs', (tabs) => {
3738
tabs.push({
3839
// unique identifier

0 commit comments

Comments
 (0)