2 lines
48 B
TypeScript
2 lines
48 B
TypeScript
|
export function redactAll(log: string): string;
|