makearmy-app/node_modules/micromark-core-commonmark/dev/lib/code-indented.d.ts

4 lines
161 B
TypeScript
Raw Permalink Normal View History

2025-09-22 10:37:53 -04:00
/** @type {Construct} */
export const codeIndented: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=code-indented.d.ts.map