Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThirdPartyLibraryDetailsInterface

Interface that holds version data of a third party library

Hierarchy

  • ThirdPartyLibraryDetailsInterface

Index

Properties

Readonly library

library: string

Package name of the third party library

Readonly name

name: string

Human friendly name of the third party library

Readonly version

version: string

Version of the third party library

Generated using TypeDoc