mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
488 B
488 B
Home > puppeteer > Protocol > DOMSnapshot > ArrayOfStrings
Protocol.DOMSnapshot.ArrayOfStrings type
Index of the string in the strings table.
Signature:
export type ArrayOfStrings = StringIndex[];