UNPKG

@golemio/pid

Version:
4 lines (3 loc) 111 B
export declare class HTMLUtils { static outputPlainText(html: string | null | undefined): string | null; }