Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwgx/WindsurfAPI
/ pdf.test.js
File
pdf.test.js
test/pdf.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ deflateSync } from
'node:zlib'
;
4
import
{ tryExtractPdf } from
'../src/pdf.js'
;
Callers
nothing calls this directly
Calls
1
tryExtractPdf
Function · 0.90
Tested by
no test coverage detected