fix: createText-Variable entfernt.

This commit is contained in:
Developer 02 2024-07-17 11:47:40 +02:00
parent 13bd727b3e
commit 381de6b554

View File

@ -255,8 +255,6 @@
return [annotation, formField]
}
static createText
static async getAnnotations(instance) {
const array = await Promise.all(
Array.from({ length: instance.totalPageCount }).map((_, pageIndex) =>