Update typings.d.ts

This commit is contained in:
shamoon 2024-12-05 17:48:53 -08:00
parent 23efe692ef
commit d1a64fee21

View File

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