Files
dealplustech/dealplustech-astro/node_modules/mdast-util-to-markdown/lib/util/indent-lines.d.ts
2026-03-02 12:35:14 +07:00

2 lines
126 B
TypeScript

export function indentLines(value: string, map: import("../types.js").Map): string;
//# sourceMappingURL=indent-lines.d.ts.map