Created
July 19, 2018 01:25
-
-
Save DanNi0130/a289d81d77e91a255b11a56fd139117e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45 | |
{ '0': | |
{ type: 'tag', | |
name: 'a', | |
attribs: { href: '/wiki/George_Washington', title: 'George Washington' }, | |
children: [ [Object] ], | |
next: null, | |
prev: null, | |
parent: | |
{ type: 'tag', | |
name: 'big', | |
attribs: {}, | |
children: [Array], | |
next: null, | |
prev: null, | |
parent: [Object] } }, | |
'1': | |
{ type: 'tag' | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment