puppeteer/new-docs/puppeteer.protocol.domsnapshot.arrayofstrings.md
2020-07-13 14:01:35 +01:00

488 B

Home > puppeteer > Protocol > DOMSnapshot > ArrayOfStrings

Protocol.DOMSnapshot.ArrayOfStrings type

Index of the string in the strings table.

Signature:

export type ArrayOfStrings = StringIndex[];