Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PFunctionOpts<U, N>

Type parameters

Hierarchy

  • PFunctionOpts

Index

Properties

Properties

Optional name

name: undefined | string

Optional nargs

nargs: undefined | N

unit

unit: U

Optional vars

vars: undefined | string[]

Generated using TypeDoc