Skip to content

Commit

Permalink
chore: Update api.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangnhan2ka3 authored Sep 15, 2024
1 parent 15b1772 commit bdd9d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

```js
interface TransformerOptions {
callee?: string | string[],
callee?: string | string[]
}
```

Expand Down Expand Up @@ -183,7 +183,7 @@

```js
interface TransformerOptions {
callee?: string | string[],
callee?: string | string[]
}
```

Expand Down

0 comments on commit bdd9d24

Please sign in to comment.