mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-02 01:39:21 +00:00
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';
|
||||
@ -85,4 +87,4 @@ export class MSGraph {
|
||||
});
|
||||
return p;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user