view src/index.ts @ 125:16db0e62dd9e

2nd demo table
author drewp@bigasterisk.com
date Fri, 05 May 2023 21:14:49 -0700
parents 042bd3361339
children 5a1a79f54779
line wrap: on
line source

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

export {StreamedGraph}