view src/ingest/main.ts @ 13:b73941c4dc0a

more wip on ingest page; shared styles
author drewp@bigasterisk.com
date Sat, 15 Apr 2023 16:11:23 -0700
parents
children f0a773084a2e
line wrap: on
line source

export { IngestDrop } from "./IngestDrop";
export { IngestStatus } from "./IngestStatus";