di-controls
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "di-controls", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -1,3 +0,4 @@ | ||
import { InjectOptions, Provider, Type } from '@angular/core'; | ||
import { InjectionToken, InjectOptions, Provider, Type } from '@angular/core'; | ||
import { DIControl } from 'di-controls/controls'; | ||
export declare const DI_HOST_CONTROL: InjectionToken<DIControl<unknown>>; | ||
/** | ||
@@ -4,0 +5,0 @@ * Returns provider that can be used to provide host control. You can use it in the `providers` section |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
275077
3327