UNPKG

eas-cli

Version:

EAS command line tool

5 lines (4 loc) 122 B
export declare function convertHTMLToASCII({ content, rootUrl, }: { content: string; rootUrl: string; }): string;