This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
WangZixian
/
app
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
fecfac1207
Ramuri
Etichete
master
app
/
node_modules
/
mj-context-menu
/
js
/
element.d.ts
element.d.ts
78 B
Istoric
Crud
1
2
3
4
export interface Element {
html: HTMLElement;
generateHtml(): void;
}