Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piglovesyou committed Jan 3, 2024
1 parent 3d41b23 commit e1c8ffb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Example usage in a browser:

Example usage in Node.js:

```shell
npm install merge-cells
```

```ts
import { calcRowspanFromObjectArray } from 'merge-cells'

Expand Down

0 comments on commit e1c8ffb

Please sign in to comment.