Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ setMarkGroup
Method
setMarkGroup
packages/sanddance-specs/src/globalScope.ts:76–78 ·
view source on GitHub ↗
(markGroup: GroupMark)
Source
from the content-addressed store, hash-verified
74
}
75
76
public setMarkGroup(markGroup: GroupMark) {
77
this._markGroup = markGroup;
78
}
79
}
Callers
1
transformedMark
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected