Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InterfaceTarget<T>

Source interface summary

Type parameters

  • T

    Source interface type parameter

Hierarchy

  • InterfaceTarget

Index

Properties

Methods

Properties

property

property: T

Source interface property description

Methods

someMethod

  • someMethod(arg: number): T
  • Source interface method description

    Parameters

    • arg: number

    Returns T

Generated using TypeDoc