Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
path from
'node:path'
;
2
import
createDebug from
'debug'
;
3
import
{ getPuppeteerLaunchConfig, getPageOptions, revealBasePath } from
'./config.js'
;
4
Callers
nothing calls this directly
Calls
2
getPuppeteerLaunchConfig
Function · 0.90
getPageOptions
Function · 0.90
Tested by
no test coverage detected