mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
576 B
576 B
Home > puppeteer > Protocol > CSS > CSSStyleSheetHeader > hasSourceURL
Protocol.CSS.CSSStyleSheetHeader.hasSourceURL property
Whether the sourceURL field value comes from the sourceURL comment.
Signature:
hasSourceURL?: boolean;