Type alias PrimitiveArgumentTypeName

PrimitiveArgumentTypeName: Exclude<ArgumentTypeName, RecordContainer>

Primitive argument type names, i.e. names for argument types other than the record container type.

Generated using TypeDoc