UNPKG

@pnp/sp

Version:

pnp - provides a fluent api for working with SharePoint REST

4 lines 187 B
import { TimelinePipe } from "@pnp/core"; import { Queryable } from "@pnp/queryable"; export declare function Telemetry(): TimelinePipe<Queryable>; //# sourceMappingURL=telemetry.d.ts.map