Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "express"

Index

Variables

Functions

Variables

Const scopedEval

scopedEval: eval = eval

Functions

__express

  • __express(filePath: string, options: any, callback: any): undefined | string
  • Use JSONX for express view rendering

    Parameters

    • filePath: string

      path to jsonx express view

    • options: any

      property used for express view {locals}

    • callback: any

    Returns undefined | string