pull/464/merge
DNA PARTİSİ 10⁻⁹ × 3.34 s/m 1 month ago committed by GitHub
commit 5047eec486
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -555,7 +555,7 @@ Using inheritance we can access all the properties and the methods of the parent
```js ```js
// syntax // syntax
class ChildClassName extends { class ChildClassName extends ParentClassName{
// code goes here // code goes here
} }
``` ```

Loading…
Cancel
Save