UNPKG

react-flags-select

Version:
3 lines (2 loc) 129 B
import { CustomLabel } from "../../types"; export declare const isCustomLabelObject: (label: string | CustomLabel) => boolean;