This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
zhangqi
/
swOperation
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d18bcf2b21
Rami (Branch)
Tag
defaultDevelop
master
swOperation
/
node_modules
/
@antv
/
dom-util
/
esm
/
modify-css.d.ts
modify-css.d.ts
100 B
Cronologia
Originale
1
2
3
export default function modifyCSS(dom: HTMLElement, css: {
[key: string]: any;
}): HTMLElement;