@advdominion/get-scrollbar-width

This commit is contained in:
Valentin Silytuin
2024-04-27 23:51:01 +04:00
parent 5359166f88
commit 4f059e3298
4 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "@advdominion/get-scrollbar-width",
"version": "1.1.0",
"type": "module",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://gitea.optiweb.ru/public/helpers.git"
},
"license": "MIT",
"publishConfig": {
"access": "public"
}
}