UNPKG

@brainfish-ai/web-tracker

Version:

Brainfish Tracker for Web

4 lines (3 loc) 161 B
declare function redactTextContent(text: string): string; declare function redactPIIInDOM(element: Element): void; export { redactPIIInDOM, redactTextContent };