List of declarations that are contained in this resource.
Resource
List of exports contained in this resource.
Resource
Readonly
identifier"Unique" identifier for this resource. Can be the filepath for files or node identifiers for node modules.
Resource
List of imports contained in this resource.
Resource
Readonly
nonReturns an array of usages (a usage is a used symbol name in the resource) that are not covered by its own declarations.
Resource
List of subresources (like namespaces in a file) of this resource.
Resource
List of used identifiers in this resource. (i.e. actual used string identifiers to calculate missing imports and stuff.)
Resource
Generated using TypeDoc
Base interface for resources. All resources share the same properties. Resources are files, namespaces or modules.
Export
Interface
Resource