@microsoft/kiota-authentication-spfx
Version:
Authentication provider for using Kiota in SPFx solutions
9 lines • 497 B
TypeScript
/**
* -------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License.
* See License in the project root for license information.
* -------------------------------------------------------------------------------------------
*/
export * from "./azureAdSpfxAuthenticationProvider.js";
export * from "./azureAdSpfxAccessTokenProvider.js";
//# sourceMappingURL=index.d.ts.map