rename std extensions and clean up imports

This commit is contained in:
2026-07-15 23:00:43 +02:00
parent 3e8db2c15e
commit cae32caa82
8 changed files with 9 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
import "@std/io"
Init :: struct {
io io.Io
}