fix: createText-Variable entfernt.
This commit is contained in:
@@ -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) =>
|
||||
|
||||
Reference in New Issue
Block a user