@discordx/di
    Preparing search index...

    Class AbstractConfigurableDependencyInjector<I>Abstract

    Interface to facilitate the ability to add custom IOC containers by conforming to the proxy of adding and retrieval of services

    Type Parameters

    • I

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    _serviceSet: Set<unknown> = ...
    injector: undefined | I
    useToken: boolean = false

    Methods