toscrollbottom
Version:
滚动到页面的最底部
15 lines (14 loc) • 400 B
JSON
{
"name": "toscrollbottom",
"version": "1.0.0",
"description": "滚动到页面的最底部",
"main": "./toScrollBottom.ts",
"types": "./toScrollBottom.d.ts",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["滚动", "底部", "Scroll", "Bottom"],
"author": "whale52hz(https://gitee.com/Whale_520Hz)",
"license": "ISC"
}