kjelsrud.dev/node_modules/mdast-util-to-markdown/lib/unsafe.d.ts

5 lines
176 B
TypeScript
Raw Normal View History

2023-07-19 21:31:30 +02:00
/** @type {Array<Unsafe>} */
export const unsafe: Array<Unsafe>
export type Unsafe = import('./types.js').Unsafe
export type ConstructName = import('./types.js').ConstructName