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 a466b9b commit 431d716Copy full SHA for 431d716
src/index.ts
@@ -34,7 +34,7 @@ export * from './lib/util/logger/Logger';
34
export * as Inhibitor from './inhibitors';
35
36
/**
37
- * Providers will not be exported due to additional modules.
+ * Providers are not exported
38
* To import, just use the path gcommands/dist/providers/{name}
39
*/
40
export * from './lib/structures/Provider';
0 commit comments