Interface SimpleMethodSpec<I>

Type Parameters

  • I

Hierarchy

  • SimpleMethodSpec

Properties

argTypes: string[]

Argument types.

implementation: I

Implementation.

retType: string

Return type.

Generated using TypeDoc