jsonx
    Preparing search index...

    Function __express

    • Use JSONX for express view rendering

      files ending with anything other than '.json' or '.jsonx' are processed as javascript files. Express templates support template views on the __template property.

      Parameters

      • OptionalfilePath: string

        path to jsonx express view

      • Optionaloptions: any

        property used for express view {locals}

      • Optionalcallback: any

      Returns string | undefined