Skip to content

Commit dc9c019

Browse files
docs: regenerate API documentation (#1460)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7ea2020 commit dc9c019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/functions/toArray.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: toArray
99
function toArray<TContext>(query): ToArrayWrapper<GetRawResult<TContext>>;
1010
```
1111

12-
Defined in: [packages/db/src/query/builder/functions.ts:451](https://github.com/TanStack/db/blob/main/packages/db/src/query/builder/functions.ts#L451)
12+
Defined in: [packages/db/src/query/builder/functions.ts:453](https://github.com/TanStack/db/blob/main/packages/db/src/query/builder/functions.ts#L453)
1313

1414
## Type Parameters
1515

0 commit comments

Comments
 (0)