type CDPWebCSSVariables = { [key: `--cdp-web-${string}`]: string; };
[key: `--cdp-web-${string}`]: string
Was this page helpful?