Skip to content

Commit a2c42f2

Browse files
haithiumgithub-actions[bot]
authored andcommitted
docs(mods): generate API docs
1 parent a680513 commit a2c42f2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/src/mods/api/utils.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ Format a list-like table as a comma-separated argument string.
6060
utils.args_repr({ "a", 1, true }) --> '"a", 1, true'
6161
```
6262

63-
> [!NOTE]
64-
>
65-
> Requires [`inspect`](https://github.com/kikito/inspect.lua)
66-
6763
<a id="fn-keypath"></a>
6864

6965
#### `keypath(...)`

0 commit comments

Comments
 (0)