Skip to content

routier-collection


routier-collection / datastore/src / InspectedPageRequest

Interface: InspectedPageRequest ​

Defined in: datastore/src/inspection/types.ts:18

Properties ​

skip ​

readonly skip: number

Defined in: datastore/src/inspection/types.ts:19


take ​

readonly take: number

Defined in: datastore/src/inspection/types.ts:20

Released under the MIT License.