Appearance
Packages › trotsky › Trotsky › post
Adds a StepPost step.
Signature:
post(uri: Resolvable<StepPostUri>): StepPost<this>;
Parameter
Type
Description
uri
Resolvable<StepPostUri>
The post URI.
Returns:
StepPost<this>
The new StepPost instance.