PlainArg interface

A simple placeholder

Signature:

export interface PlainArg 

Remarks

arg identifies an input variable, the value of which is used directly in the output.

Properties

Property Modifiers Type Description
arg   string  
ctx   Context  
type   ‘argument’