Skip to content

Commit 379a4f8

Browse files
committed
feat: type for ConfigEnv
1 parent eaae838 commit 379a4f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { defineConfig } from 'wxt';
2+
import type { ConfigEnv } from "wxt";
23

34
// See https://wxt.dev/api/config.html
45
export default defineConfig({

0 commit comments

Comments
 (0)