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

Function selectLoader

docs/app/js/sanddance-app.js:57008–57010  ·  view source on GitHub ↗
(_x)

Source from the content-addressed store, hash-verified

57006}
57007var EXT_PATTERN = /\.([^.]+)$/;
57008function selectLoader(_x) {
57009 return _selectLoader.apply(this, arguments);
57010}
57011function _selectLoader() {
57012 _selectLoader = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee(data) {
57013 var loaders, options, context, loader, _args = arguments;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected