unify barrel exports

This commit is contained in:
Felix Roos 2022-05-17 21:38:47 +02:00
parent b59f36f40b
commit fb2f63ee26
9 changed files with 20 additions and 16 deletions

1
packages/eval/index.mjs Normal file
View file

@ -0,0 +1 @@
export * from './evaluate.mjs';