mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 10:30:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3b5b36a62e
commit
e69934fe16
@ -152,6 +152,9 @@ If the prototype is explicitly defined as a function then it is the
|
||||
user's responsibility to call `.__call__(..)` method.
|
||||
|
||||
|
||||
|
||||
## Advanced usage
|
||||
|
||||
### Low level constructor
|
||||
|
||||
```javascript
|
||||
@ -193,10 +196,6 @@ handling.
|
||||
as restrict the use-cases for the constructor.
|
||||
|
||||
|
||||
|
||||
## Advanced cases
|
||||
|
||||
|
||||
### Inheriting from native objects
|
||||
|
||||
```javascript
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user