Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParams

Store information about params used as the variables.

interface

IParams

Hierarchy

  • IParams

Index

Properties

paramList

paramList: string[]

The list of params.

type

{string[]}

memberof

IParams

Optional paramTypes

paramTypes: string[]

The lsit of the param types.

type

{string[]}

memberof

IParams

template

template: string

A string used to print out the params.

type

{string}

memberof

IParams

Generated using TypeDoc