Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThirdPartyLibrary

The interface that holds information about the third party libraries used by NavVis IVION.

Hierarchy

  • ThirdPartyLibrary

Index

Properties

description

description: string

The description for the library.

licenses

licenses: LicenceInformation[]

The licenses under which the third party library is published

name

name: string

The name of the third party library.

websiteUrl

websiteUrl: string

The website URL for the third party library.

Generated using TypeDoc