We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d8829 commit d008eedCopy full SHA for d008eed
1 file changed
src/index.ts
@@ -7,5 +7,6 @@ export * from "./customTypes/COTTypes/COTBot";
7
export * from "./customTypes/COTTypes/COTChannel";
8
export * from "./customTypes/COTTypes/COTFile";
9
export * from "./customTypes/COTTypes/COTProperty";
10
+export * from "./customTypes/COTTypes/COTSMState";
11
export * from "./customTypes/COTTypes/COTTask";
12
export * from "./customTypes/COTTypes/COTUser";
0 commit comments