UNPKG

gridjs

Version:

Advanced table plugin

4 lines (3 loc) 170 B
import { VNode } from 'preact'; export declare function decode(content: string): string; export declare function html(content: string, parentElement?: string): VNode;