UNPKG

ze-react-component-library

Version:
5 lines (4 loc) 177 B
import type { RepresentationItem } from "../index"; export declare const isMapValid: (result: any) => boolean; declare const map: RepresentationItem<"bar">; export default map;