Function bindLazyInject

  • Utility method to bind lazy inject to a container

    Parameters

    Returns (
        name?: string,
        namespace?: string,
        filter?: Filter,
        cache?: boolean,
    ) => PropertyDecorator