puppeteer/new-docs/puppeteer.protocol.css.setstylesheettextresponse.md

19 lines
679 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [CSS](./puppeteer.protocol.css.md) &gt; [SetStyleSheetTextResponse](./puppeteer.protocol.css.setstylesheettextresponse.md)
## Protocol.CSS.SetStyleSheetTextResponse interface
<b>Signature:</b>
```typescript
export interface SetStyleSheetTextResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [sourceMapURL](./puppeteer.protocol.css.setstylesheettextresponse.sourcemapurl.md) | string | URL of source map associated with script (if any). |