CycloneDX JavaScript Library - Web - v9.4.0
    Preparing search index...

    Variable isNodePackageJsonConst

    isNodePackageJson: (value: any) => value is NodePackageJson = _isNodePackageJson

    Deprecated — Alias of Contrib.FromNodePackageJson.Types.isNodePackageJson.

    Type Declaration

      • (value: any): value is NodePackageJson
      • Alpha

        Not implemented, yet. TODO: write type guard -- pull-requests welcome

        Parameters

        • value: any

        Returns value is NodePackageJson

    This re-export location is deprecated. Import Contrib.FromNodePackageJson.Types.isNodePackageJson instead. The exported symbol itself is NOT deprecated - only this import path.