@wdprlib/decompiler
Preparing search index...
html2ast/types-internal
ChildrenRecognizer
Type Alias ChildrenRecognizer
ChildrenRecognizer
:
(
node
:
DomElement
)
=>
Element
[]
Function signature that converts child DOM nodes into AST elements.
Type Declaration
(
node
:
DomElement
)
:
Element
[]
Parameters
node
:
DomElement
Returns
Element
[]
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wdprlib/decompiler
Loading...
Function signature that converts child DOM nodes into AST elements.