We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ff05d commit 9594462Copy full SHA for 9594462
src/api/types/index.ts
@@ -19,7 +19,7 @@ export * from "./ConfigurablePropApphook.js";
19
export * from "./ConfigurablePropBoolean.js";
20
export * from "./ConfigurablePropDb.js";
21
export * from "./ConfigurablePropDiscord.js";
22
-export * from "./ConfigurablePropDiscordChannel";
+export * from "./ConfigurablePropDiscordChannel.js";
23
export * from "./ConfigurablePropDiscordChannelArray.js";
24
export * from "./ConfigurablePropHttp.js";
25
export * from "./ConfigurablePropInteger.js";
0 commit comments