MCPcopy 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 */
3import xs, {Stream, Listener} from 'xstream';
4import {DevToolEnabledSource} from '@cycle/base';

Callers

nothing calls this directly

Calls 2

startGraphSerializerFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected