UNPKG
@armandabric/pdf-snapshot-matcher
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
PDF snapshot matcher
github.com/armandabric/pdf-snapshot
armandabric/pdf-snapshot
@armandabric/pdf-snapshot-matcher
/
dist
/
index.d.ts
2 lines
(1 loc)
•
87 B
TypeScript
View Raw
1
2
export
{ toMatchPdfSnapshot,
type
Options
,
type
Result
, }
from
'./toMatchPdfSnapshot'
;