You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: packages/rivetkit/src/client/client.ts
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -168,16 +168,12 @@ export class ClientRaw {
168
168
169
169
/**
170
170
* Creates an instance of Client.
171
-
*
172
-
* @param {string} managerEndpoint - The manager endpoint. See {@link https://rivet.dev/docs/setup|Initial Setup} for instructions on getting the manager endpoint.
173
-
* @param {ClientConfig} [opts] - Options for configuring the client.
0 commit comments