pi/dist/utils/ansi.d.ts

2 lines
92 B
TypeScript

export declare function stripAnsi(value: string): string;
//# sourceMappingURL=ansi.d.ts.map