comparison src/index.ts @ 107:042bd3361339

renames
author drewp@bigasterisk.com
date Sun, 13 Mar 2022 22:02:30 -0700
parents 2468f2227d22
children 5a1a79f54779
comparison
equal deleted inserted replaced
106:2468f2227d22 107:042bd3361339
1 import { StreamedGraph } from "./render/element"; 1 import { StreamedGraph } from "./render/StreamedGraph";
2 2
3 export {StreamedGraph} 3 export {StreamedGraph}