Files
red_de_investigacion_front/node_modules/css-select/lib/procedure.json
T

12 lines
145 B
JSON
Raw Normal View History

2020-01-14 20:43:08 -06:00
{
"universal": 50,
"tag": 30,
"attribute": 1,
"pseudo": 0,
"descendant": -1,
"child": -1,
"parent": -1,
"sibling": -1,
"adjacent": -1
}