#58 - Experimental PDF support

This commit is contained in:
Simon Cambier
2022-09-29 22:10:19 +02:00
parent 1314fc6269
commit 5266ee76b3
8 changed files with 97 additions and 34 deletions

View File

@@ -27,7 +27,7 @@
let groupedOffsets: number[] = []
let selectedIndex = 0
let note: ResultNote | null = null
let note: ResultNote | undefined
let query: Query
onMount(() => {