Delete SPPreset.ts

This commit is contained in:
Harsha Vardhini 2020-05-18 13:36:52 +05:30 committed by GitHub
parent 345471164b
commit 4521d6e8ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
import {SPRest} from '@pnp/sp';
import "@pnp/sp/webs";
import "@pnp/sp/items/list";
import "@pnp/sp/lists";
import "@pnp/sp/sites";
import "@pnp/sp/search";
export const sp= new SPRest();