@natec/mef-dev-ui-kit 16.3.59 → 16.3.65
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.
|
@@ -182,7 +182,7 @@ export declare class MefDevSwitchComponent implements OnInit, ControlValueAccess
|
|
|
182
182
|
/**
|
|
183
183
|
* Get the value accessor provider configuration for the switch component.
|
|
184
184
|
*
|
|
185
|
-
* @param
|
|
185
|
+
* @param The value accessor provider.
|
|
186
186
|
*/
|
|
187
187
|
static switchValueAccessor(): any;
|
|
188
188
|
ngOnInit(): void;
|