Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/teambit/bit
/ toString
Function
toString
src/consumer/component/consumer-component.ts:870–872 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
868
}
869
870
toString(): string {
871
return
JSON.stringify(this.toObject());
872
}
873
874
copyFilesIntoDists() {
875
// @ts-ignore AUTO-ADDED-AFTER-MIGRATION-PLEASE-FIX!
Callers
nothing calls this directly
Calls
2
stringify
Method · 0.45
toObject
Method · 0.45
Tested by
no test coverage detected