UNPKG

@slack/oauth

Version:

Official library for interacting with Slack's Oauth endpoints

4 lines 218 B
export { InstallationStore } from './interface'; export { default as MemoryInstallationStore } from './memory-store'; export { default as FileInstallationStore } from './file-store'; //# sourceMappingURL=index.d.ts.map