Urara-Blog/node_modules/.pnpm-store/v3/files/11/ae8bd2a030c53040bbd7f30808c61865bae80c8e22c5f16707deb7c6b9bf91d1526fa3128500b2ca0fb0e3057cbb08f21fa71587496029a172390b64fac389
2022-08-14 01:14:53 +08:00

2 lines
161 B
Text

export declare function decode_character_references(html: string): string;
export declare function closing_tag_omitted(current: string, next?: string): boolean;