Skip to content

Packages  ›  trotsky  ›  StepListUri

StepListUri type

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

Signature:

typescript
export type StepListUri = string | AtUri;