Skip to content

Commit

Permalink
Export MemoryInstallationStore and FileInstallationStore
Browse files Browse the repository at this point in the history
  • Loading branch information
misscoded committed Jul 15, 2021
1 parent 260acde commit 7265995
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ export {
InstallURLOptions,
InstallationQuery,
InstallationStore,
MemoryInstallationStore,
FileInstallationStore,
StateStore,
InstallProviderOptions,
} from '@slack/oauth';
Expand Down

0 comments on commit 7265995

Please sign in to comment.