Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

registerPackagePath

  • registerPackagePath(packageName: string, packageRoot: string): void
  • Defines a path to be used to import the package instead of the requiring the package by name

    Parameters

    • packageName: string

      The package name

    • packageRoot: string

      MUST be an absolute path

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited method
  • Property
  • Private property
  • Static method

Generated using TypeDoc