Add extension dio support (#590)

* Add extension dio support

* cs-fix
This commit is contained in:
Jerry Ma
2025-01-25 18:43:12 +09:00
committed by GitHub
parent 36b4ef306e
commit f19e90afd7
5 changed files with 52 additions and 6 deletions

View File

@@ -57,6 +57,13 @@
"qdbm"
]
},
"dio": {
"support": {
"BSD": "wip"
},
"type": "external",
"source": "dio"
},
"dom": {
"support": {
"BSD": "wip"