mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-23 16:48:08 +02:00
Re-factor the DefaultFileReaderFactory
unit-test helper
We can re-use the existing helpers from `src/display/` rather than re-implementing the functionality here.
This commit is contained in:
parent
df696063b9
commit
6c3336f04f
2 changed files with 7 additions and 15 deletions
|
@ -150,6 +150,7 @@ class NodeStandardFontDataFactory extends BaseStandardFontDataFactory {
|
|||
}
|
||||
|
||||
export {
|
||||
fetchData,
|
||||
NodeCanvasFactory,
|
||||
NodeCMapReaderFactory,
|
||||
NodeFilterFactory,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue