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

Function Linear

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

Source from the content-addressed store, hash-verified

125408var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
125409parcelHelpers.defineInteropFlag(exports);
125410function Linear(context) {
125411 this._context = context;
125412}
125413Linear.prototype = {
125414 areaStart: function() {
125415 this._line = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected