UNPKG

myst-to-typst

Version:
5 lines 217 B
import type { Handler } from './types.js'; export declare const tableHandler: Handler; export declare const tableRowHandler: Handler; export declare const tableCellHandler: Handler; //# sourceMappingURL=table.d.ts.map