Skip to content

Packages  ›  trotsky  ›  StepSearchStarterPacksQueryParamsCursor

StepSearchStarterPacksQueryParamsCursor type

Represents the cursor for paginating through search starter pack results.

Signature:

typescript
export type StepSearchStarterPacksQueryParamsCursor = StepSearchStarterPacksQueryParams["cursor"] | undefined;

References: StepSearchStarterPacksQueryParams