Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/diegomura/react-pdf
/ Styles
Interface
Styles
packages/renderer/index.d.ts:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
declare namespace ReactPDF {
14
interface
Styles {
15
[key: string]: Style;
16
}
17
interface
OnRenderProps {
18
blob?: Blob;
19
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected