Skip to content

Packages  ›  trotsky  ›  StepStarterPackUri

StepStarterPackUri type

Represents a starter pack's URI, which can be a string or an .

Signature:

typescript
export type StepStarterPackUri = string | AtUri;