diff --git a/src/node.ts b/src/node.ts index 4b2c1e50b..218533d09 100644 --- a/src/node.ts +++ b/src/node.ts @@ -145,4 +145,4 @@ export { createNodeFileSystem } from "./vfs/createNodeFileSystem"; export { parseAndEvalExpression } from "./interpreter"; -export { showValue } from "./types/types"; +export { showValue } from "./types/types";