MCPcopy
hub / github.com/webpro/reveal-md / print.js

File print.js

lib/print.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path';
2import createDebug from 'debug';
3import { getPuppeteerLaunchConfig, getPageOptions, revealBasePath } from './config.js';
4

Callers

nothing calls this directly

Calls 2

getPuppeteerLaunchConfigFunction · 0.90
getPageOptionsFunction · 0.90

Tested by

no test coverage detected