Przeglądaj źródła

exported required scopes file in index.js of slack packages

kaori 4 lat temu
rodzic
commit
b36fda986b
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      packages/slack/src/index.ts

+ 1 - 0
packages/slack/src/index.ts

@@ -29,3 +29,4 @@ export * from './utils/post-ephemeral-errors';
 export * from './utils/reshape-contents-body';
 export * from './utils/slash-command-parser';
 export * from './utils/webclient-factory';
+export * from './utils/required-scopes';