UNPKG

@jupyter/web-components

Version:

A component library for building extensions in Jupyter frontends.

6 lines (5 loc) 163 B
import { Swatch } from '../swatch.js'; /** * @internal */ export declare function foregroundOnErrorAlgorithm(reference: Swatch, contrastTarget: number): Swatch;