7 lines
No EOL
197 B
TypeScript
7 lines
No EOL
197 B
TypeScript
/**
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT License.
|
|
*/
|
|
export * from "./botSignIn";
|
|
export * from "./userToken";
|
|
//# sourceMappingURL=index.d.ts.map
|