Up
–
api
»
Webapi
»
Dom
» NodeFilter
Module
Dom.NodeFilter
type
t
= Dom.nodeFilter
;
let
make:
(Dom.element
=>
int)
=>
Dom.nodeFilter;