kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom.css
/
CSSGroupingRule
/
insertRule
insert
Rule
JS
fun
insertRule
(
rule
:
String
,
index
:
Int
)
:
Int