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

Function convertBaseline

docs/app/js/sanddance-app.js:8985–8991  ·  view source on GitHub ↗
(baseline)

Source from the content-addressed store, hash-verified

8983 return "start";
8984}
8985function convertBaseline(baseline) {
8986 switch(baseline){
8987 case "middle":
8988 return "center";
8989 }
8990 return baseline || "bottom";
8991}
8992exports.default = markStager;
8993
8994},{"../base":"9SeSX","../color":"3W8ci","../zaxis":"1Ecln","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"dLPwd":[function(require,module,exports) {

Callers 1

markStagerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected