images to svg
This commit is contained in:
parent
a31e881856
commit
3ba28aa104
734 changed files with 11682 additions and 245 deletions
|
@ -78,6 +78,6 @@ For example, both `Array` and `Date` inherit from `Object`, so their instances h
|
|||
|
||||
Here's the picture structure for `Date` and `Object`:
|
||||
|
||||

|
||||

|
||||
|
||||
As you can see, there's no link between `Date` and `Object`. They are independent, only `Date.prototype` inherits from `Object.prototype`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue