webrecorder / warcio.js

JS Streaming WARC IO optimized for Browser and Node
MIT License
30 stars 6 forks source link

Fix some Typescript/build output issues #64

Open emma-sg opened 8 months ago

emma-sg commented 8 months ago

Specifically:

2 import { IHasher } from 'hash-wasm/dist/lib/WASMInterface';


```

Not too sure how to fix this, I'll messing around with how the npm module is packaged maybe.