Interface ThirdPartyLibraryDetailsInterface

Interface that holds version data of a third party library

Hierarchy

  • ThirdPartyLibraryDetailsInterface

Properties

Properties

library: string

Package name of the third party library

name: string

Human friendly name of the third party library

version: string

Version of the third party library

Generated using TypeDoc