Type Alias NameTypePair

NameTypePair: { name: string; type: Type }

Type declaration

  • name: string
  • type: Type