UNPKG

@microsoft/mgt-spfx

Version:
11 lines 580 B
/** * ------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. * See License in the project root for license information. * ------------------------------------------------------------------------------------------- */ export { MgtLibrary } from './libraries/mgt/MgtLibrary'; export * from '@microsoft/mgt-sharepoint-provider'; export * from '@microsoft/mgt-components'; export * from '@microsoft/mgt-element'; //# sourceMappingURL=index.d.ts.map