Skip to content

Packages  ›  trotsky  ›  StepStarterPack  ›  queryParams

StepStarterPack.queryParams() method

Resolves the query parameters for retrieving the starter pack, including its URI.

Signature:

typescript
queryParams(): Promise<StepStarterPackQueryParams>;

Returns:

Promise<StepStarterPackQueryParams>

A promise that resolves to the query parameters.