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