makeDependencies
makeDependencies<
T>(conf):Promise<<V>(…keys) =>IntoDependencies<V>>
Type parameters
• T extends Dependencies
Parameters
• conf: ValidDependencyConfig
Returns
Promise<<V>(…keys) => IntoDependencies<V>>
makeDependencies<
T>(conf):Promise<<V>(…keys) =>IntoDependencies<V>>
• T extends Dependencies
• conf: ValidDependencyConfig
Promise<<V>(…keys) => IntoDependencies<V>>