UNPKG

th-gather

Version:
6 lines (5 loc) 255 B
import { BaseMsg } from './typings'; export declare const KEY = "$$_th_gather"; export declare const MSG_KEY = "$$_th_gather_list"; export declare const MERGE_KEY = "$$_th_gather_merge_key"; export declare const defaultGatherKeys: (keyof BaseMsg)[];