API ReferenceBrandi is designed to be as simple and clear as possible.This section documents the complete Brandi API.Container#ContainercreateContainer()Container Methods#bind(token)toConstant(value)toFactory(creator, [initializer])toInstance(creator)inContainerScope()inResolutionScope()inSingletonScope()inTransientScope()capture()clone()extend(container)get(token)restore()use(...tokens)from(module)when(condition)Dependency Modules#DependencyModulecreateDependencyModule()Pointers#token(description)tag(description)Registrators#injected(target, ...tokens)tagged(target, ...tags)