UNPKG

@procore/core-react

Version:
7 lines (6 loc) 143 B
import type { PillColor } from '../../Pill'; export declare const mockOptions: { id: string; label: string; color: PillColor; }[];