This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
zouzexu
/
sports-miniapp
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
شاخه:
zzx
شاخهها
تگها
master
zt
zzx
sports-miniapp
/
node_modules
/
licia
/
html.d.ts
html.d.ts
109 B
لینک دائمی
تاريخچه
خام
1
2
3
4
5
6
declare const html: {
parse(html: string): any[];
stringify(tree: any[]): string;
};
export = html;