Skip to content

Interface: DependencyOptions

Extends

Properties

PropertyTypeDescriptionInherited from
isPresent?(resolved: any) => booleanoverrides the default check for a present value. Default (resolved) => resolved !== undefined-
separator?string | falseoverrides the default . hierarchy separator. Set to false to treat the key as a literal value. Default '.'HierarchySeparatorOptions.separator