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

Function getInitialDataUrl

docs/app/js/sanddance-app.js:55196–55198  ·  view source on GitHub ↗
(_x4)

Source from the content-addressed store, hash-verified

55194 return _getResponseError.apply(this, arguments);
55195}
55196function getInitialDataUrl(_x4) {
55197 return _getInitialDataUrl.apply(this, arguments);
55198}
55199function _getInitialDataUrl() {
55200 _getInitialDataUrl = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee4(resource) {
55201 var INITIAL_DATA_LENGTH, blobSlice, slice, base64;

Callers 1

_makeResponseFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected