Update MSGraph.ts
This commit is contained in:
parent
3a4272704c
commit
95c4589c38
|
@ -1,3 +1,5 @@
|
|||
//* Thank you Mikael Svenson
|
||||
|
||||
import { WebPartContext } from '@microsoft/sp-webpart-base';
|
||||
import { GraphError } from '@microsoft/microsoft-graph-client';
|
||||
import { MSGraphClient } from '@microsoft/sp-http';
|
||||
|
|
Loading…
Reference in New Issue