Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed Sep 10, 2024
1 parent 6e88b86 commit 2c4a016
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Lowclass is a lib that includes the following inheritance tools:
ergonomic way. For example:

```js
import {multiple} from 'lowclass/dist/multiple.js'

// define a few classes with unique features:
class Walker {
walk() {
Expand Down

0 comments on commit 2c4a016

Please sign in to comment.