mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Chore: update ng2 pdf viewer (#8462)
This commit is contained in:
parent
64d40a7c37
commit
997db0fea1
3 changed files with 374 additions and 48 deletions
2
src-ui/src/typings.d.ts
vendored
Normal file
2
src-ui/src/typings.d.ts
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// see https://github.com/VadimDez/ng2-pdf-viewer/pull/1161#issuecomment-2521857488
|
||||
type SetIterator<T> = Iterator<T>
|
||||
Loading…
Add table
Add a link
Reference in a new issue