Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyclejs/cyclejs
/ graphSerializer.ts
File
graphSerializer.ts
devtool/src/graphSerializer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference path="./circular-json.d.ts" />
2
/* tslint:disable:max-file-line-count */
3
import
xs, {Stream, Listener} from
'xstream'
;
4
import
{DevToolEnabledSource} from
'@cycle/base'
;
Callers
nothing calls this directly
Calls
2
startGraphSerializer
Function · 0.85
create
Method · 0.80
Tested by
no test coverage detected