Add new package: gpu-detect to obtain GPU info from user-agent

This commit is contained in:
Faisal Salman
2023-09-03 01:03:36 +07:00
parent 807dcdbded
commit 05a98aceda
7 changed files with 171 additions and 0 deletions

View File

@@ -221,6 +221,7 @@
}
],
"workspaces": [
"src/gpu-detect",
"src/ua-client-hints",
"src/user-agent-helpers"
]