UNPKG

@pnp/sp

Version:

pnp - provides a fluent api for working with SharePoint REST

8 lines 270 B
import { IUserResources } from "./types.js"; declare module "../user-custom-actions/types" { interface _UserCustomAction extends IUserResources { } interface IUserCustomAction extends IUserResources { } } //# sourceMappingURL=user-custom-actions.d.ts.map