Function getBridgeVersion

  • Get the current version of the bridge from the package.json file. By default this uses identifyPackageFile to determine the file.

    Returns

    Either the version number, or unknown.

    Parameters

    • Optional packageJsonPath: string

      The path to the package.json of the bridge.

    Returns string

Generated using TypeDoc