MCPcopy Create free account
hub / github.com/microsoft/SandDance / parseWithLoader

Function parseWithLoader

docs/app/js/sanddance-app.js:56009–56011  ·  view source on GitHub ↗
(_x5, _x6, _x7, _x8)

Source from the content-addressed store, hash-verified

56007 return _parse.apply(this, arguments);
56008}
56009function parseWithLoader(_x5, _x6, _x7, _x8) {
56010 return _parseWithLoader.apply(this, arguments);
56011}
56012function _parseWithLoader() {
56013 _parseWithLoader = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee2(loader, data, options, context) {
56014 return (0, _regeneratorDefault.default).wrap(function _callee2$(_context2) {

Callers 1

_parseFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected