Skip to content

Commit 88cc1c3

Browse files
committed
chore: arguments-builder
1 parent c54f04e commit 88cc1c3

File tree

8 files changed

+121
-131
lines changed

8 files changed

+121
-131
lines changed

arguments-builder.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default defineConfig({
2121
template: "./template/shadowrocket.handlebars",
2222
},
2323
],
24-
dts: { isExported: true, path: "./src/settings.ts" },
24+
dts: { isExported: true, path: "./src/interface.ts" },
2525
boxjsSettings: {
2626
path: "./template/boxjs.settings.json",
2727
scope: "@iRingo.Maps.Settings",

0 commit comments

Comments
 (0)