UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

7 lines 337 B
import { IconName } from '../IconSvg'; export declare const TOOLTIP_DELAY_SHOW = 500; export declare const SELECT_ALL = "SELECT_ALL"; export declare const DESELECT_ALL = "DESELECT_ALL"; export declare const NOT_SET_DISPLAY_VALUE = "\u2013"; export declare const ICON_STATE: IconName[]; //# sourceMappingURL=SynapseTableConstants.d.ts.map