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