Appearance
Packages › trotsky › StepStarterPackUri
Represents a starter pack's URI, which can be a string or an .
Signature:
export type StepStarterPackUri = string | AtUri;