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

Function BasisOpen

docs/app/js/sanddance-app.js:125796–125798  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

125794parcelHelpers.defineInteropFlag(exports);
125795var _basisJs = require("./basis.js");
125796function BasisOpen(context) {
125797 this._context = context;
125798}
125799BasisOpen.prototype = {
125800 areaStart: function() {
125801 this._line = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected