Skip to content

Commit 01bcd93

Browse files
authored
export mgt-element from mgt (#661)
1 parent 3894b32 commit 01bcd93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mgt/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ export * from './graph/types';
1212
export { TeamsHelper } from './utils/TeamsHelper';
1313
export { prepScopes } from './utils/GraphHelpers';
1414
export * from './utils/Cache';
15+
export * from '@microsoft/mgt-element';

0 commit comments

Comments
 (0)