UNPKG

myst-to-typst

Version:
3 lines 140 B
import type { Handler } from './types.js'; export declare const proofHandlers: Record<string, Handler>; //# sourceMappingURL=proofs.d.ts.map