Skip to content

Commit

Permalink
add lc tsignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Aug 2, 2024
1 parent 71a9083 commit cfac9fb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@
"\n",
"const customBuildLoader = new WebPDFLoader(blob, {\n",
" // you may need to add `.then(m => m.default)` to the end of the import\n",
" // @lc-ts-ignore\n",
" pdfjs: () => import(\"pdfjs-dist/legacy/build/pdf.js\"),\n",
"});"
]
Expand Down

0 comments on commit cfac9fb

Please sign in to comment.