mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
587 B
587 B
Home > puppeteer > Protocol > Network > SignedExchangeError > signatureIndex
Protocol.Network.SignedExchangeError.signatureIndex property
The index of the signature which caused the error.
Signature:
signatureIndex?: integer;