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

    Parameters

    • Optional packageJsonPath: string

      The path to the package.json of the bridge.

    Returns string

    Either the version number, or unknown.

Generated using TypeDoc