MCPcopy 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是用来进行书籍封面截屏的,请勿随便删除或改动
3const puppeteer = require('puppeteer');
4const fs = require("fs");

Callers

nothing calls this directly

Calls 1

screenshotFunction · 0.70

Tested by

no test coverage detected