InjectOptions
Type of the options argument to inject
.
interface InjectOptions {
optional?: boolean
skipSelf?: boolean
self?: boolean
host?: boolean
}
Type of the options argument to inject
.
interface InjectOptions {
optional?: boolean
skipSelf?: boolean
self?: boolean
host?: boolean
}