view src/index.ts @ 126:9a57f8c556d2

add depgraph task
author drewp@bigasterisk.com
date Fri, 05 May 2023 21:22:35 -0700
parents 042bd3361339
children 5a1a79f54779
line wrap: on
line source

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

export {StreamedGraph}