volleyball-dev-frontend/node_modules/micromark-core-commonmark/lib/code-indented.d.ts
2025-06-02 16:42:16 +00:00

4 lines
161 B
TypeScript

/** @type {Construct} */
export const codeIndented: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=code-indented.d.ts.map