view src/index.ts @ 107:042bd3361339

renames
author drewp@bigasterisk.com
date Sun, 13 Mar 2022 22:02:30 -0700
parents 2468f2227d22
children 5a1a79f54779
line wrap: on
line source

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

export {StreamedGraph}