🚚 Move io related functions to fs internal package

This commit is contained in:
2024-12-28 14:07:53 +08:00
parent 99dd7f55e0
commit dda85eae98
7 changed files with 26 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
# File System
The reason of why this package exists is because "cycle import was not allowed"