Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Function

A function with a name, which might take Parameters and return a value of a certain type.

Hierarchy

Index

Properties

Optional id

id: string

Optional meta

meta: {}

Type declaration

  • [key: string]: any

Optional name

name: string

Optional parameters

parameters: Parameter[]

Optional returns

type

type: "Function"

Generated using TypeDoc