mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update type for ngModelAttrs with key String
This commit is contained in:
Vendored
+1
@@ -297,6 +297,7 @@ declare module AngularFormly {
|
||||
bound?: any;
|
||||
expression?: any;
|
||||
value?: any;
|
||||
[key: string]: any;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user