Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jabbany/CommentCoreLibrary
/ getId
Method
getId
src/scripting/api/Display/Bitmap.ts:280–282 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
278
}
279
280
public getId():string {
281
return
this._id;
282
}
283
284
public serialize():Object {
285
return
{
Callers
1
_call
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected