UNPKG

@clickup/pg-microsharding

Version:
5 lines 145 B
/** * Shifts each line of the text by two spaces. */ export declare function indent(text: string): string; //# sourceMappingURL=indent.d.ts.map