Optional
description?: stringA description of how the API is used or why it is needed.
Optional
multiple?: booleanWhether the dependency can be specified more than once.
Optional
name?: stringName of the API the service expects.
Optional
required?: booleanWhether the service can not function without this dependency.
Optional
version?: stringThe semantic version ranges of the API the service expects.
Generated using TypeDoc
A service dependency.