mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 18:40:08 +00:00
tweaking docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9011ec32e0
commit
9b9fccf0ef
@ -28,7 +28,7 @@ Disadvantages compared to the `class` syntax:
|
||||
|
||||
<table border="0">
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<td width="50%" border="0">
|
||||
|
||||
_object.js_
|
||||
```javascript
|
||||
@ -52,7 +52,7 @@ var Base = object.Constructor('X', Array, {
|
||||
```
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<td border="0">
|
||||
|
||||
_ES6_
|
||||
```javascript
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user