astro-ghostcms/.pnpm-store/v3/files/97/84e5b3588b00214d20c99d46d26...

3 lines
145 B
Plaintext

export function indentLines(value: string, map: import("../types.js").Map): string;
export type IndentLines = import('../types.js').IndentLines;