@microsoft/teams.common package

Classes

Client
ConsoleLogger
EventEmitter
ListLocalStorage

An in-memory list storage.

LocalStorage

a storage container that can get/set/delete items by a unique key

String

Interfaces

IEventEmitter
IListStorage

a list storage container that can store/query iterable data

ILogger
ILoggerOptions
IStorage

a storage container that can get/set/delete items by a unique key

Type Aliases

ClientOptions
ErrorContext
ErrorInterceptor

A method called to intercept a request that failed

EventHandler
Interceptor
LocalStorageOptions
LogLevel
RequestConfig
RequestContext
RequestInterceptor

A method called to intercept a successful request

ResponseContext
ResponseInterceptor

A method called to intercept a successful response

StringLike
Token
TokenFactory