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