@ng-select/ng-select 13.2.0 → 13.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -218,5 +218,4 @@ export declare class NgSelectComponent implements OnDestroy, OnChanges, OnInit,
|
|
|
218
218
|
static ngAcceptInputType_multiple: unknown;
|
|
219
219
|
static ngAcceptInputType_searchable: unknown;
|
|
220
220
|
static ngAcceptInputType_clearable: unknown;
|
|
221
|
-
static ngAcceptInputType_isOpen: unknown;
|
|
222
221
|
}
|