@azure/core-paging
Advanced tools
Comparing version 1.2.0-alpha.20210930.2 to 1.2.0-alpha.20211208.17
@@ -5,3 +5,3 @@ { | ||
"sdk-type": "client", | ||
"version": "1.2.0-alpha.20210930.2", | ||
"version": "1.2.0-alpha.20211208.17", | ||
"description": "Core types for paging async iterable iterators", | ||
@@ -8,0 +8,0 @@ "tags": [ |
@@ -1,2 +0,2 @@ | ||
import { PagedAsyncIterableIterator, PageSettings, PagedResult } from "./models"; | ||
import { PageSettings, PagedAsyncIterableIterator, PagedResult } from "./models"; | ||
/** | ||
@@ -3,0 +3,0 @@ * returns an async iterator that iterates over results. It also has a `byPage` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32331