mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-24 21:24:36 +00:00
Although this function is available via knockout-{version}.debug.js, it is
not part of the minified knockout-{version}.js file. Invoking this function
will cause a runtime javascript error when invoked against the minified js.
See this for more info: https://github.com/SteveSanderson/knockout/issues/670