Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseTasks

Index

Functions

decorateDatabase

  • Decorates the database object before sending to template compiler.

    export

    Parameters

    • database: Database

      The Database definition.

    • config: Config

      The configuration to use.

    Returns DecoratedDatabase

    The decorated database definition.

stringifyDatabase

  • Converts a Database definition to TypeScript.

    export

    Parameters

    Returns string

    A TypeScript definition, optionally wrapped in a namespace.

Generated using TypeDoc