Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ykisii authored Mar 31, 2023
1 parent 0d1b586 commit 7b1a903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ FF FF 01 02 03 04 05 06 07 08 09 0A 05 01 02 03 04 05
]
```
### output
```json
```
{
dat1: [
{ v1: 1 }, { v1: 2 },
Expand All @@ -52,4 +52,4 @@ FF FF 01 02 03 04 05 06 07 08 09 0A 05 01 02 03 04 05
}
```

more info: please refer to test.ts.
more info: please refer to test.ts.

0 comments on commit 7b1a903

Please sign in to comment.