diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/ingest/main.ts	Sat Apr 15 16:11:23 2023 -0700
@@ -0,0 +1,2 @@
+export { IngestDrop } from "./IngestDrop";
+export { IngestStatus } from "./IngestStatus";