This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
zhangqi
/
swOperation
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
d18bcf2b21
Ramos
Etiquetas
defaultDevelop
master
swOperation
/
node_modules
/
@antv
/
dom-util
/
esm
/
modify-css.d.ts
modify-css.d.ts
100 B
Histórico
Em bruto
1
2
3
export default function modifyCSS(dom: HTMLElement, css: {
[key: string]: any;
}): HTMLElement;