puppeteer/new-docs/puppeteer.protocol.overlay.colorformat.md
2020-07-13 14:01:35 +01:00

425 B

Home > puppeteer > Protocol > Overlay > ColorFormat

Protocol.Overlay.ColorFormat type

Signature:

export type ColorFormat = ('rgb' | 'hsl' | 'hex');