From 5bf51b5a7a685f64b82f54532fdabf243c31dc33 Mon Sep 17 00:00:00 2001 From: JT <547158+jntrnr@users.noreply.github.com> Date: Sun, 3 Oct 2021 08:33:30 +1300 Subject: [PATCH] Update TODO.md --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index fdbf9c302..0a051b75b 100644 --- a/TODO.md +++ b/TODO.md @@ -23,7 +23,8 @@ - [x] Signature needs to make parameters visible in scope before block is parsed - [x] Externals - [x] Modules and imports -- [ ] Exports +- [x] Exports +- [ ] Input/output types - [ ] Support for `$in` - [ ] Value serialization - [ ] Handling rows with missing columns during a cell path