4 lines
167 B
TypeScript
4 lines
167 B
TypeScript
/** @type {Construct} */
|
|
export const characterEscape: Construct;
|
|
import type { Construct } from 'micromark-util-types';
|
|
//# sourceMappingURL=character-escape.d.ts.map
|