We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babd075 commit 1699960Copy full SHA for 1699960
src/services/SPService.ts
@@ -1,7 +1,7 @@
1
import { ISPService, ILibsOptions, LibsOrderBy } from "./ISPService";
2
import { ISPLists } from "../common/SPEntities";
3
import { WebPartContext } from "@microsoft/sp-webpart-base";
4
-import { ApplicationCustomizerContext } from '@microsoft/sp-application-base';
+import { ApplicationCustomizerContext } from "@microsoft/sp-application-base";
5
import { SPHttpClient, SPHttpClientResponse } from "@microsoft/sp-http";
6
import { sp, Web } from "@pnp/sp";
7
0 commit comments