get-convex / get-convex/aggregate
Namespace optionals
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 7
- Avg merge
- 8h
- Merged PRs (30d)
- 9
Description
When not using Namespaces, I still need to be passing `Namespace: undefined` in the type, and `namespace: () => undefined` at initialization. It'd be nice if the namespace type was `Namespace?: Namespace | undefined` and the `namespace` type was required iff `Namespace` is defined.
Contributor guide
Assessment
This issue has not been assessed yet.