From 8c34d810af95fae0ef846f54370a8c88bfab7123 Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Sat, 11 Apr 2026 14:24:49 -0700 Subject: initial commit --- dep/std.ts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dep/std.ts (limited to 'dep/std.ts') diff --git a/dep/std.ts b/dep/std.ts new file mode 100644 index 0000000..97473b0 --- /dev/null +++ b/dep/std.ts @@ -0,0 +1,8 @@ + + + +/*** EXPORT ------------------------------------------- ***/ + +export * from "node:buffer"; +export * from "jsr:@std/fmt/colors"; +export * from "jsr:@std/path"; -- cgit v1.2.3