Skip to content

Packages  ›  trotsky  ›  StepStarterPacksUris

StepStarterPacksUris type

Type for the parameter passed to the StepStarterPacks class. Represents the URIs of several starter packs.

Signature:

typescript
export type StepStarterPacksUris = (string | AtUri)[];