paperless-ngx/src-ui/src/typings.d.ts
2024-12-09 16:12:53 -08:00

3 lines
118 B
TypeScript

// see https://github.com/VadimDez/ng2-pdf-viewer/pull/1161#issuecomment-2521857488
type SetIterator<T> = Iterator<T>