UNPKG

@n0safe/indirectus

Version:
3 lines 195 B
import type { TemplateContext } from "../../../types/template"; export declare function indent(context: TemplateContext, value: string, size: number): string; //# sourceMappingURL=indent.d.ts.map