Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "tools/typescript"

Index

Functions

getTypescriptType

  • getTypescriptType(val: any, level: number): string
  • Parameters

    • val: any
    • level: number

    Returns string

reflectFunction

  • reflectFunction(func: Function): object
  • Parameters

    • func: Function

    Returns object

    • arguments: string[]

toTypeScript

  • Converts a value to TypeScript code.

    Parameters

    Returns string

    The generated TypeScript code.

Generated using TypeDoc