UNPKG

@deep-foundation/deeplinks

Version:

[![npm](https://img.shields.io/npm/v/@deep-foundation/deeplinks.svg)](https://www.npmjs.com/package/@deep-foundation/deeplinks) [![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/deep-fo

7 lines (6 loc) 296 B
export declare const SELECTORS_TABLE_NAME = "selectors"; export declare const TABLE_NAME = "links"; export declare const CACHE = "selectors_cache"; export declare const BOOL_EXP_COMPUTED_FIELD: string; export declare const up: () => Promise<void>; export declare const down: () => Promise<void>;