14 lines
575 B
Markdown
14 lines
575 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SignedExchangeSignature](./puppeteer.protocol.network.signedexchangesignature.md) > [signature](./puppeteer.protocol.network.signedexchangesignature.signature.md)
|
|
|
|
## Protocol.Network.SignedExchangeSignature.signature property
|
|
|
|
The hex string of signed exchange signature.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
signature: string;
|
|
```
|