1 parent e4a5de8 commit 6f4b5e1Copy full SHA for 6f4b5e1
1 file changed
README.md
@@ -56,6 +56,7 @@ console.log(ofx.getTransactionsSummary())
56
57
## Browser (`fromBlob` is async)
58
59
+```ts
60
import { Ofx } from 'ofx-data-extractor'
61
62
async function handleFile(event: Event) {
0 commit comments