observeModelType (modelName, typesUpdated) Functionprivate
Adds observers to a model type class.
Parameters:
-
modelName
String - The model type name.
-
typesUpdated
Function - Called when a type is modified.
Returns:
-
Function - The function to call to remove observers.
Please login to continue.