UNPKG

@keen.io/ui-core

Version:

Keen visual components library

7 lines (6 loc) 194 B
export declare const RELATIVITY_OPTIONS: { label: string; value: string; }[]; export declare const THIS_RELATIVITY = "this"; export declare const PREVIOUS_RELATIVITY = "previous";