docs: regenerate the MaterializedViewDefinition typedoc page

This commit is contained in:
Wyatt Alt
2026-08-31 18:30:05 +00:00
parent 388c253f30
commit a9de0ea817
@@ -50,6 +50,16 @@ projections: [string, string][];
***
### sourceNamespace
```ts
sourceNamespace: string[];
```
Namespace holding the source table; empty is the root namespace.
***
### sourceTable
```ts