UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

5 lines (4 loc) 145 B
import type { Plugin } from "../plugin.js"; export declare function createDateIdentifierPlugin(options: { identifiers: string[]; }): Plugin;