UNPKG

@tapjs/reporter

Version:
6 lines 183 B
import { TextProps } from 'ink'; import { FC } from 'react'; export declare const HangingIndent: FC<{ indent?: number; } & TextProps>; //# sourceMappingURL=hanging-indent.d.ts.map