UNPKG

bottender

Version:

A framework for building conversational user interfaces.

4 lines 179 B
import SessionStore from '../session/SessionStore'; declare function getSessionStore(): SessionStore; export default getSessionStore; //# sourceMappingURL=getSessionStore.d.ts.map