Rufnummer der TypeScript -Typ in der Schnittstelle

interface InputProps {
  youCallback: () => void
  otherProp: string
}
Fair Fowl