MCPcopy Create free account
hub / github.com/DanWahlin/CustomerManagerStandard / assertConfig

Function assertConfig

CustomerManager/Scripts/breeze.debug.js:1050–1052  ·  view source on GitHub ↗
(config)

Source from the content-addressed store, hash-verified

1048 })();
1049
1050 var assertConfig = function (config) {
1051 return new ConfigParam(config);
1052 };
1053
1054 // Param is exposed so that additional 'is' methods can be added to the prototype.
1055 core.Param = Param;

Callers 3

breeze.debug.jsFile · 0.85
updateWithConfigFunction · 0.85
ctorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected