From 5aad91f273f39ba1a11143585835e757a57de234 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 9 Jan 2023 20:13:33 +0530 Subject: refactor: moves stuff around --- stdlib/index.ts | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 stdlib/index.ts (limited to 'stdlib/index.ts') diff --git a/stdlib/index.ts b/stdlib/index.ts deleted file mode 100644 index 45197d9..0000000 --- a/stdlib/index.ts +++ /dev/null @@ -1,4 +0,0 @@ -export * from './io' -export * from './fs' -export * from './stdio' -export * from './sys' -- cgit v1.3.1