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