Interface modified mmap to fd

This commit is contained in:
Eli-Class
2026-01-29 09:24:48 +00:00
parent abc47d4909
commit c6e3eae22e
11 changed files with 727 additions and 1733 deletions

View File

@@ -14,8 +14,7 @@
],
"dependencies": {
"typescript": "^5.7.0",
"@types/node": "^22.0.0",
"@elilee/mmap-native": "git+https://git.satitech.co.kr/sati-open/sati.n-api.mmap.git"
"@types/node": "^22.0.0"
},
"scripts": {
"prepare": "tsc -p tsconfig.json",