UNPKG

webforai

Version:

A library that provides a web interface for AI

5 lines (4 loc) 140 B
import { type Handle } from "hast-util-to-mdast"; export declare const customTableHandler: (options?: { asText?: boolean; }) => Handle;