Function getBridgeVersion

  • Get the current version of the bridge from the package.json file.

    Returns

    Either the version number, or unknown.

    Parameters

    • packageJsonPath: string = "./package.json"

      The path to the package.json of the bridge.

    Returns string

Generated using TypeDoc