Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ cover.js
File
cover.js
cover.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
// 说明: 这段js是用来进行书籍封面截屏的,请勿随便删除或改动
3
const
puppeteer = require(
'puppeteer'
);
4
const
fs = require(
"fs"
);
Callers
nothing calls this directly
Calls
1
screenshot
Function · 0.70
Tested by
no test coverage detected