view src/index.ts @ 111:f08004002444

updates to demo
author drewp@bigasterisk.com
date Fri, 18 Mar 2022 23:42:52 -0700
parents 042bd3361339
children 5a1a79f54779
line wrap: on
line source

import { StreamedGraph } from "./render/StreamedGraph";

export {StreamedGraph}