UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

1 lines 473 B
{"version":3,"sources":["../../../packages/core/data/jobs/models/job-paginated-response.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,oBAAoB,CAAC,CAAC;IACnC,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,CAAC,EAAE,CAAC;CACd","file":"job-paginated-response.d.ts","sourcesContent":["export interface JobPaginatedResponse<T> {\r\n pageNumber: number;\r\n pageSize: number;\r\n totalResults: number;\r\n items: T[];\r\n}\r\n"]}