UNPKG

jsstore

Version:

Harness the power of JsStore to streamline database operations in your web applications. With its SQL-like API, JsStore simplifies IndexedDB interactions, enabling developers to easily query, filter, and manipulate data with familiar syntax and efficiency

3 lines (2 loc) 131 B
import { Remove } from "./"; export declare const executeRegexLogic: (this: Remove, column: string, exp: RegExp) => Promise<void>;