IOweb/node_modules/mdast-util-to-markdown/lib/unsafe.d.ts
2026-07-03 15:07:38 -05:00

4 lines
No EOL
155 B
TypeScript

/** @type {Array<Unsafe>} */
export const unsafe: Array<Unsafe>;
import type { Unsafe } from 'mdast-util-to-markdown';
//# sourceMappingURL=unsafe.d.ts.map