Documentation / @agentick/gateway / MethodNamespace
Type Alias: MethodNamespace ​
MethodNamespace =
object
Defined in: gateway/src/types.ts:420
Method namespace - recursively nested, arbitrary depth
Index Signature ​
[key: string]: MethodNamespace | Method