Skip to content

Commit 6f4b5e1

Browse files
committed
docs(readme): add missing code block for browser example
1 parent e4a5de8 commit 6f4b5e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ console.log(ofx.getTransactionsSummary())
5656

5757
## Browser (`fromBlob` is async)
5858

59+
```ts
5960
import { Ofx } from 'ofx-data-extractor'
6061

6162
async function handleFile(event: Event) {

0 commit comments

Comments
 (0)