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

Function Dispatch

docs/tests/v2/es6/js/sanddance.js:119546–119548  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

119544}
119545
119546function Dispatch(_) {
119547 this._ = _;
119548}
119549
119550function parseTypenames(typenames, types) {
119551 return typenames.trim().split(/^|\s+/).map(function (t) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected